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.cpp277 if (MachineInstr *VCMP = findVCMPToFoldIntoVPST(MI, TRI, NewOpcode)) { in InsertVPTBlocks() local
H A DARMLowOverheadLoops.cpp1634 MachineInstr *VCMP = in ConvertVPTBlocks() local
1681 MachineInstr *VCMP = VprDef; in ConvertVPTBlocks() local
H A DARMISelLowering.h147 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.cpp2404 static SDValue combineBallotPattern(SDValue VCMP, bool &Negate) { in combineBallotPattern()
2449 SDValue VCMP = Cond->getOperand(0); in SelectBRCOND() local