/external/llvm/lib/Transforms/Utils/ |
D | CMakeLists.txt | 13 DemoteRegToStack.cpp
|
D | DemoteRegToStack.cpp | 24 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
|
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/ |
D | Local.h | 142 AllocaInst *DemoteRegToStack(Instruction &X,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | CMakeLists.txt | 13 DemoteRegToStack.cpp
|
D | DemoteRegToStack.cpp | 24 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
|
/external/llvm/lib/Transforms/Scalar/ |
D | Reg2Mem.cpp | 104 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | Reg2Mem.cpp | 105 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | DemoteRegToStack.cpp | 32 AllocaInst* llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
|
D | LowerInvoke.cpp | 400 DemoteRegToStack(*Inst, true); in splitLiveRangesLiveAcrossInvokes()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | Reg2Mem.cpp | 107 DemoteRegToStack(**ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
|
/external/llvm/test/CodeGen/ARM/ |
D | sjlj-prepare-critical-edge.ll | 69 ; Make sure that the instruction DemoteRegToStack inserts to reload 72 ; Previously, DemoteRegToStack would insert a load instruction into the entry
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | sjlj-prepare-critical-edge.ll | 69 ; Make sure that the instruction DemoteRegToStack inserts to reload 72 ; Previously, DemoteRegToStack would insert a load instruction into the entry
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | Local.h | 155 AllocaInst *DemoteRegToStack(Instruction &X,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/ |
D | Local.h | 235 AllocaInst *DemoteRegToStack(Instruction &X,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | SjLjEHPrepare.cpp | 322 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()
|
/external/llvm/lib/CodeGen/ |
D | SjLjEHPrepare.cpp | 312 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | SjLjEHPrepare.cpp | 360 DemoteRegToStack(*Inst, true); in splitLiveRangesAcrossInvokes() 906 DemoteRegToStack(*Inst, true); in lowerAcrossUnwindEdges()
|
/external/swiftshader/third_party/LLVM/ |
D | Android.mk | 349 lib/Transforms/Utils/DemoteRegToStack.cpp \
|
D | Android.bp | 379 "lib/Transforms/Utils/DemoteRegToStack.cpp",
|
D | BUILD.gn | 409 "lib/Transforms/Utils/DemoteRegToStack.cpp",
|
/external/swiftshader/ |
D | CMakeLists.txt | 617 ${LLVM_DIR}/lib/Transforms/Utils/DemoteRegToStack.cpp 1437 ${LLVM_DIR}/lib/Transforms/Utils/DemoteRegToStack.cpp
|
/external/swiftshader/third_party/llvm-7.0/ |
D | Android.mk | 940 llvm/lib/Transforms/Utils/DemoteRegToStack.cpp \
|
D | BUILD.gn | 1196 "llvm/lib/Transforms/Utils/DemoteRegToStack.cpp",
|