Home
last modified time | relevance | path

Searched defs:ValueTy (Results 1 – 25 of 50) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/prost-derive-0.12.4/src/field/
H A Dmap.rs377 pub enum ValueTy { enum
382 impl ValueTy { implementation
383 fn from_str(s: &str) -> Result<ValueTy, Error> { in from_str()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1163 static Value *emitGetSwiftErrorValue(IRBuilder<> &Builder, Type *ValueTy, in emitGetSwiftErrorValue()
1199 auto ValueTy = Alloca->getAllocatedType(); in emitSetAndGetSwiftErrorValueAround() local
1263 auto ValueTy = ArgTy->getElementType(); in eliminateSwiftErrorArgument() local
H A DCoroSplit.cpp502 auto getSwiftErrorSlot = [&](Type *ValueTy) -> Value * { in replaceSwiftErrorOps()
535 auto ValueTy = Op->getType(); in replaceSwiftErrorOps() local
541 auto ValueTy = Value->getType(); in replaceSwiftErrorOps() local
H A DCoroElide.cpp55 Type *ValueTy = Value->getType(); in replaceWithConstant() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DEmbeddingLookupTest.cpp70 OperandType ValueTy(Type::TENSOR_FLOAT32, weight_shape); in EmbeddingLookupOpModel() local
DHashtableLookupTest.cpp77 OperandType ValueTy(Type::TENSOR_FLOAT32, value_shape); in HashtableLookupOpModel() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp625 auto getSwiftErrorSlot = [&](Type *ValueTy) -> Value * { in replaceSwiftErrorOps()
660 auto ValueTy = Op->getType(); in replaceSwiftErrorOps() local
666 auto ValueTy = Value->getType(); in replaceSwiftErrorOps() local
H A DCoroElide.cpp66 Type *ValueTy = Value->getType(); in replaceWithConstant() local
H A DCoroFrame.cpp2315 static Value *emitGetSwiftErrorValue(IRBuilder<> &Builder, Type *ValueTy, in emitGetSwiftErrorValue()
2351 auto ValueTy = Alloca->getAllocatedType(); in emitSetAndGetSwiftErrorValueAround() local
2412 auto ValueTy = ArgTy->isOpaque() ? PointerType::getUnqual(F.getContext()) in eliminateSwiftErrorArgument() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DMemoryDependenceAnalysis.h110 using ValueTy = PointerSumType< variable
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h113 ValueTy; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DMemoryDependenceAnalysis.h110 using ValueTy = PointerSumType< variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DMemoryDependenceAnalysis.h110 using ValueTy = PointerSumType< variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h110 using ValueTy = PointerSumType< variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h117 using ValueTy = PointerSumType< variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DMemoryDependenceAnalysis.h110 using ValueTy = PointerSumType< variable
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DValue.h405 enum ValueTy { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h414 enum ValueTy { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DValue.h513 enum ValueTy { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DValue.h513 enum ValueTy { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp501 LLT ValueTy = MRI->getType(StoreMI.getValueReg()); in addStoreToCandidate() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DValue.h513 enum ValueTy { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DValue.h513 enum ValueTy { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DValue.h513 enum ValueTy { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h475 enum ValueTy { enum

12