Searched defs:VCMP (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | MVEVPTBlockPass.cpp | 276 if (MachineInstr *VCMP = findVCMPToFoldIntoVPST(MI, TRI, NewOpcode)) { InsertVPTBlocks() local |
H A D | ARMLowOverheadLoops.cpp | 1647 MachineInstr *VCMP = ConvertVPTBlocks() local |
H A D | ARMISelLowering.h | 148 VCMP, // Vector compare. global() enumerator |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.h | 277 VCMP, enumerator |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUISelDAGToDAG.cpp | 2346 combineBallotPattern(SDValue VCMP,bool & Negate) combineBallotPattern() argument |