Home
last modified time | relevance | path

Searched defs:SplitBefore (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCReduceCRLogicals.cpp109 MachineInstr *SplitBefore; member
643 MachineInstr *SplitBefore = &*Def2It; in splitBlockOnBinaryCROp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp926 Instruction *SplitBefore, in SplitBlockAndInsertIfThen()
977 void llvm::SplitBlockAndInsertIfThenElse(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenElse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2333 unsigned SplitBefore = 0, SplitAfter = 1; in tryLocalSplit() local