Home
last modified time | relevance | path

Searched refs:instantiateCondBranch (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h583 void instantiateCondBranch(MachineBasicBlock &MBB, const DebugLoc &DL,
H A DAArch64InstrInfo.cpp626 void AArch64InstrInfo::instantiateCondBranch( in instantiateCondBranch() function in AArch64InstrInfo
662 instantiateCondBranch(MBB, DL, TBB, Cond); in insertBranch()
671 instantiateCondBranch(MBB, DL, TBB, Cond); in insertBranch()