Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.h77 inline std::pair<std::string, std::string> SplitBefore(std::string X, in SplitBefore() function
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp109 MachineInstr *SplitBefore; member
644 MachineInstr *SplitBefore = &*Def2It; in splitBlockOnBinaryCROp() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1474 SplitBlockAndInsertIfThenImpl(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenImpl()
1543 Instruction *SplitBefore, in SplitBlockAndInsertIfThen()
1553 Instruction *SplitBefore, in SplitBlockAndInsertIfThen()
1563 void llvm::SplitBlockAndInsertIfThenElse(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenElse()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1574 unsigned SplitBefore = 0, SplitAfter = 1; in tryLocalSplit() local
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3001 Instruction *SplitBefore; in createIfVersion() local