Home
last modified time | relevance | path

Searched refs:AllocaInsertionPoint (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DReg2Mem.cpp86 CastInst *AllocaInsertionPoint = new BitCastInst( in INITIALIZE_PASS_DEPENDENCY() local
105 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
119 DemotePHIToStack(cast<PHINode>(ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
/external/llvm/lib/Transforms/Scalar/
DReg2Mem.cpp85 CastInst *AllocaInsertionPoint = new BitCastInst( in INITIALIZE_PASS_DEPENDENCY() local
104 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
118 DemotePHIToStack(cast<PHINode>(ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DReg2Mem.cpp85 CastInst *AllocaInsertionPoint = in INITIALIZE_PASS_DEPENDENCY() local
107 DemoteRegToStack(**ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
123 DemotePHIToStack(cast<PHINode>(*ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()