Searched defs:CMPrr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMExpandPseudoInsts.cpp | 1862 unsigned CMPrr = IsThumb ? ARM::tCMPhir : ARM::CMPrr; ExpandCMP_SWAP() local |
H A D | ARMInstructionSelector.cpp | 110 unsigned CMPrr; member |