Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp179 bool emitCompareAndBranch(const BranchInst *BI);
2111 bool AArch64FastISel::emitCompareAndBranch(const BranchInst *BI) { in emitCompareAndBranch() function in AArch64FastISel
2266 if (emitCompareAndBranch(BI)) in selectBranch()