Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dxtensa-relax.h113 } CmpOp; typedef
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dxtensa-relax.h113 } CmpOp; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FuzzMutate/
H A DOperations.cpp124 Instruction::OtherOps CmpOp, in cmpOpDescriptor()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp186 unsigned StlrOp, unsigned CmpOp, unsigned ExtendImm, unsigned ZeroReg, in expandCMP_SWAP()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp746 static unsigned getCmpOperandFoldingProfit(Register CmpOp, in getCmpOperandFoldingProfit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2591 MachineOperand &CmpOp = MI->getOperand(2); in simplifyRCmp0() local
H A DHexagonInstrInfo.cpp3427 const MachineOperand &CmpOp = GA.getOperand(2); in getCompoundOpcode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp897 unsigned CmpOp = OpSize % 64 == 0 ? AMDGPU::V_CMP_EQ_U64_e64 in executeInWaterfallLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2970 static bool isAbsolute(SDValue CmpOp, SDValue Pos, SDValue Neg) { in isAbsolute()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2484 SDValue CmpOp = getValue(CB.CmpMHS); in visitSwitchCase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10445 SDValue CmpOp = Op.getOperand(2); in LowerATOMIC_CMP_SWAP() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42410 SDValue CmpOp = EFLAGS.getOperand(0); in combineSetCCMOVMSK() local