Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1820 unsigned CCMIOpc = CCMI->getOpcode(); in selectCompareBranch() local
1821 if (CCMIOpc == TargetOpcode::G_FCMP) in selectCompareBranch()
1823 if (CCMIOpc == TargetOpcode::G_ICMP) in selectCompareBranch()