Searched defs:VCMP (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | MVEVPTBlockPass.cpp | 277 if (MachineInstr *VCMP = findVCMPToFoldIntoVPST(MI, TRI, NewOpcode)) { InsertVPTBlocks() local |
H A D | ARMLowOverheadLoops.cpp | 1634 MachineInstr *VCMP = ConvertVPTBlocks() local |
H A D | ARMISelLowering.h | 147 VCMP, // Vector compare. enumerator |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.h | 277 /// altivec VCMP*_rec instructions. For lack of better number, we use the enumerator |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUISelDAGToDAG.cpp | 2404 combineBallotPattern(SDValue VCMP,bool & Negate) combineBallotPattern() argument |