Searched defs:CmpOp (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/FuzzMutate/
H A DOperations.cpp123 cmpOpDescriptor(unsigned Weight, Instruction::OtherOps CmpOp, CmpInst::Predicate Pred) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dxtensa-relax.h113 } CmpOp; typedef in typeref:enum:cmp_op
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dxtensa-relax.h113 } CmpOp; typedef in typeref:enum:cmp_op
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dxtensa-relax.h113 } CmpOp; typedef in typeref:enum:cmp_op
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp746 static unsigned getCmpOperandFoldingProfit(Register CmpOp, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp184 expandCMP_SWAP( MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, unsigned LdarOp, unsigned StlrOp, unsigned CmpOp, unsigned ExtendImm, unsigned ZeroReg, MachineBasicBlock::iterator &NextMBBI) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp897 unsigned CmpOp = OpSize % 64 == 0 ? AMDGPU::V_CMP_EQ_U64_e64 local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3427 const MachineOperand &CmpOp = GA.getOperand(2); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2484 SDValue CmpOp = getValue(CB.CmpMHS); local

Completed in 161 milliseconds