Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp370 MachineInstr *emitCBZ(Register CompareReg, bool IsNegative,
1661 MachineInstr *AArch64InstructionSelector::emitCBZ(Register CompareReg, in emitCBZ() function in AArch64InstructionSelector
1786 emitCBZ(LHS, /*IsNegative = */ Pred == CmpInst::ICMP_NE, DestMBB, MIB); in tryOptCompareBranchFedByICmp()