Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp55 Type *ValueTy = Value->getType(); in replaceWithConstant() 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
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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h117 using ValueTy = PointerSumType< variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h414 enum ValueTy { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h465 enum ValueTy { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp226 const LLT &ValueTy, uint64_t Value) { in materializePtrAdd()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp2040 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp4910 const auto ValueTy = ValueR->getType(); in lowerIntrinsic() local