Home
last modified time | relevance | path

Searched refs:DemotePHIToStack (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DLocal.h149 AllocaInst *DemotePHIToStack(PHINode *P, Instruction *AllocaPoint = 0);
/external/llvm/lib/Transforms/Scalar/
DReg2Mem.cpp118 DemotePHIToStack(cast<PHINode>(ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DReg2Mem.cpp119 DemotePHIToStack(cast<PHINode>(ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DDemoteRegToStack.cpp111 AllocaInst* llvm::DemotePHIToStack(PHINode *P, Instruction *AllocaPoint) { in DemotePHIToStack() function in llvm
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DReg2Mem.cpp123 DemotePHIToStack(cast<PHINode>(*ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
/external/llvm/lib/Transforms/Utils/
DDemoteRegToStack.cpp107 AllocaInst *llvm::DemotePHIToStack(PHINode *P, Instruction *AllocaPoint) { in DemotePHIToStack() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DDemoteRegToStack.cpp109 AllocaInst *llvm::DemotePHIToStack(PHINode *P, Instruction *AllocaPoint) { in DemotePHIToStack() function in llvm
/external/llvm/include/llvm/Transforms/Utils/
DLocal.h162 AllocaInst *DemotePHIToStack(PHINode *P, Instruction *AllocaPoint = nullptr);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLocal.h242 AllocaInst *DemotePHIToStack(PHINode *P, Instruction *AllocaPoint = nullptr);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp342 DemotePHIToStack(PN); in lowerAcrossUnwindEdges()
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp332 DemotePHIToStack(PN); in lowerAcrossUnwindEdges()