Home
last modified time | relevance | path

Searched defs:CmpOp (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp149 Instruction::OtherOps CmpOp, in cmpOpDescriptor()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp237 unsigned StlrOp, unsigned CmpOp, unsigned ExtendImm, unsigned ZeroReg, in expandCMP_SWAP()
H A DAArch64ISelLowering.cpp20103 SDValue CmpOp = Op->getOperand(2); in foldOverflowCheck() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp814 unsigned getCmpOperandFoldingProfit(Register CmpOp, MachineRegisterInfo &MRI) { in getCmpOperandFoldingProfit()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1610 unsigned CmpOp = getFCmpOpcode(I.getOperand(1).getPredicate()); in selectFCmp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2617 MachineOperand &CmpOp = MI->getOperand(2); in simplifyRCmp0() local
H A DHexagonInstrInfo.cpp3526 const MachineOperand &CmpOp = GA.getOperand(2); in getCompoundOpcode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp3235 unsigned CmpOp = Subtarget.isPPC64() ? PPC::CMPD : PPC::CMPW; in expandPostRAPseudo() local
H A DPPCISelLowering.cpp11231 SDValue CmpOp = Op.getOperand(2); in LowerATOMIC_CMP_SWAP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3457 static bool isAbsolute(SDValue CmpOp, SDValue Pos, SDValue Neg) { in isAbsolute()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2934 SDValue CmpOp = getValue(CB.CmpMHS); in visitSwitchCase() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46998 SDValue CmpOp = EFLAGS.getOperand(0); in combineSetCCMOVMSK() local