Searched defs:CreateBranch (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_riscv.cpp | 217 uint32_t CreateBranch = encodeJTypeInstruction( in patchSled() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 293 bool CreateBranch, DebugLoc DL) { in spliceBB() 307 void llvm::spliceBB(IRBuilder<> &Builder, BasicBlock *New, bool CreateBranch) { in spliceBB() 322 BasicBlock *llvm::splitBB(IRBuilderBase::InsertPoint IP, bool CreateBranch, in splitBB() 333 BasicBlock *llvm::splitBB(IRBuilderBase &Builder, bool CreateBranch, in splitBB() 347 BasicBlock *llvm::splitBB(IRBuilder<> &Builder, bool CreateBranch, in splitBB() 361 BasicBlock *llvm::splitBBWithSuffix(IRBuilderBase &Builder, bool CreateBranch, in splitBBWithSuffix()
|