Home
last modified time | relevance | path

Searched defs:VCMP (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp276 if (MachineInstr *VCMP = findVCMPToFoldIntoVPST(MI, TRI, NewOpcode)) { in InsertVPTBlocks() local
H A DARMLowOverheadLoops.cpp1647 MachineInstr *VCMP = in ConvertVPTBlocks() local
1694 MachineInstr *VCMP = VprDef; in ConvertVPTBlocks() local
H A DARMISelLowering.h148 VCMP, // Vector compare. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h277 VCMP, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2346 static SDValue combineBallotPattern(SDValue VCMP, bool &Negate) { in combineBallotPattern()
2391 SDValue VCMP = Cond->getOperand(0); in SelectBRCOND() local