Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DCMakeLists.txt13 DemoteRegToStack.cpp
DDemoteRegToStack.cpp24 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DLocal.h142 AllocaInst *DemoteRegToStack(Instruction &X,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCMakeLists.txt13 DemoteRegToStack.cpp
DDemoteRegToStack.cpp24 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
/external/llvm/lib/Transforms/Scalar/
DReg2Mem.cpp104 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DReg2Mem.cpp105 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DDemoteRegToStack.cpp32 AllocaInst* llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
DLowerInvoke.cpp400 DemoteRegToStack(*Inst, true); in splitLiveRangesLiveAcrossInvokes()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DReg2Mem.cpp107 DemoteRegToStack(**ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
/external/llvm/test/CodeGen/ARM/
Dsjlj-prepare-critical-edge.ll69 ; 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/
Dsjlj-prepare-critical-edge.ll69 ; 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/
DLocal.h155 AllocaInst *DemoteRegToStack(Instruction &X,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLocal.h235 AllocaInst *DemoteRegToStack(Instruction &X,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp322 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp312 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp360 DemoteRegToStack(*Inst, true); in splitLiveRangesAcrossInvokes()
906 DemoteRegToStack(*Inst, true); in lowerAcrossUnwindEdges()
/external/swiftshader/third_party/LLVM/
DAndroid.mk349 lib/Transforms/Utils/DemoteRegToStack.cpp \
DAndroid.bp379 "lib/Transforms/Utils/DemoteRegToStack.cpp",
DBUILD.gn409 "lib/Transforms/Utils/DemoteRegToStack.cpp",
/external/swiftshader/
DCMakeLists.txt617 ${LLVM_DIR}/lib/Transforms/Utils/DemoteRegToStack.cpp
1437 ${LLVM_DIR}/lib/Transforms/Utils/DemoteRegToStack.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk940 llvm/lib/Transforms/Utils/DemoteRegToStack.cpp \
DBUILD.gn1196 "llvm/lib/Transforms/Utils/DemoteRegToStack.cpp",