Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h208 void instantiateCondBranch(MachineBasicBlock &MBB, const DebugLoc &DL,
DAArch64InstrInfo.cpp249 void AArch64InstrInfo::instantiateCondBranch( in instantiateCondBranch() function in AArch64InstrInfo
278 instantiateCondBranch(MBB, DL, TBB, Cond); in InsertBranch()
283 instantiateCondBranch(MBB, DL, TBB, Cond); in InsertBranch()