Home
last modified time | relevance | path

Searched defs:NewBr (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64CondBrTuning.cpp148 MachineInstr *NewCmp = nullptr, *NewBr = nullptr; in tryToTuneBranch() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp533 BranchInst *NewBr = BranchInst::Create(EndBlock); in emitMemCmpResultBlock() local
550 BranchInst *NewBr = BranchInst::Create(EndBlock); in emitMemCmpResultBlock() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp275 MachineInstr *NewBr = BuildMI(MBB, I, DL, TII->get(AMDGPU::S_CBRANCH_EXECZ)) in emitIf() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp770 BranchInst *NewBr = BranchInst::Create(Then, Else, OffsetInRange); in lowerTypeTestCall() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2728 BranchInst *NewBr = BranchInst::Create(II->getNormalDest(), &CB); in InlineFunction() local
H A DLocal.cpp312 BranchInst *NewBr = Builder.CreateCondBr(Cond, in ConstantFoldTerminator() local
/openbsd/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp254 auto *NewBr = BranchInst::Create(Target, Source); in redirectTo() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18063 SDValue NewBr = DAG.getNode(ISD::BR, SDLoc(Br), MVT::Other, NewBrOps); in PerformHWLoopCombine() local