Searched defs:SplitBefore (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCReduceCRLogicals.cpp | 113 MachineInstr *SplitBefore; member 617 MachineInstr *SplitBefore = &*Def2It; in splitBlockOnBinaryCROp() local
|
/external/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 616 llvm::SplitBlockAndInsertIfThen(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThen() 657 void llvm::SplitBlockAndInsertIfThenElse(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenElse()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 685 llvm::SplitBlockAndInsertIfThen(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThen() 727 void llvm::SplitBlockAndInsertIfThenElse(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenElse()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1382 unsigned SplitBefore = 0, SplitAfter = 1; in tryLocalSplit() local
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1824 unsigned SplitBefore = 0, SplitAfter = 1; in tryLocalSplit() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 2289 unsigned SplitBefore = 0, SplitAfter = 1; in tryLocalSplit() local
|