Home
last modified time | relevance | path

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

12

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/prost-derive-0.13.3/src/field/
Dmap.rs377 pub enum ValueTy { enum
382 impl ValueTy { impl
383 fn from_str(s: &str) -> Result<ValueTy, Error> { in from_str()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/prost-derive-0.13.3/src/field/
Dmap.rs377 pub enum ValueTy { enum
382 impl ValueTy { impl
383 fn from_str(s: &str) -> Result<ValueTy, Error> { in from_str()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp66 Type *ValueTy = Value->getType(); in replaceWithConstant() local
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
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp55 Type *ValueTy = Value->getType(); in replaceWithConstant() local
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
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
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h117 using ValueTy = PointerSumType< variable
/external/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h113 ValueTy; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h110 using ValueTy = PointerSumType< variable
/external/llvm/include/llvm/IR/
DValue.h405 enum ValueTy { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h414 enum ValueTy { enum
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DValue.h513 enum ValueTy { enum
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DLoadStoreOpt.cpp501 LLT ValueTy = MRI->getType(StoreMI.getValueReg()); in addStoreToCandidate() local
DMachineIRBuilder.cpp202 const LLT ValueTy, uint64_t Value) { in materializePtrAdd()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h475 enum ValueTy { enum
/external/clang/lib/CodeGen/
DCGAtomic.cpp32 QualType ValueTy; member in __anonf6f2615d0111::AtomicInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp226 const LLT &ValueTy, uint64_t Value) { in materializePtrAdd()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
DRecord.h423 RecTy *ValueTy; variable
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1928 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp2040 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DSROA.cpp2297 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp3828 Type *ValueTy, Value *Addr, in emitLoadLinked()
DHexagonISelLoweringHVX.cpp3090 MVT ValueTy = ty(Value); in WidenHvxStore() local

12