Home
last modified time | relevance | path

Searched refs:DemoteRegToStack (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCMakeLists.txt16 DemoteRegToStack.cpp
DDemoteRegToStack.cpp23 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReg2Mem.cpp105 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLocal.h242 AllocaInst *DemoteRegToStack(Instruction &X,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp324 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/
DAndroid.bp780 "llvm/lib/Transforms/Utils/DemoteRegToStack.cpp",
DBUILD.gn754 "llvm/lib/Transforms/Utils/DemoteRegToStack.cpp",
DCMakeLists.txt784 ${LLVM_DIR}/lib/Transforms/Utils/DemoteRegToStack.cpp