Home
last modified time | relevance | path

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

/external/apache-commons-bcel/src/examples/Mini/
DMiniParser.java656 static public int CmpOp() throws ParseException { in CmpOp() method in MiniParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
DOperations.cpp125 Instruction::OtherOps CmpOp, in cmpOpDescriptor()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp591 unsigned StlrOp, unsigned CmpOp, unsigned ExtendImm, unsigned ZeroReg, in expandCMP_SWAP()
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp599 unsigned StlrOp, unsigned CmpOp, unsigned ExtendImm, unsigned ZeroReg, in expandCMP_SWAP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2576 MachineOperand &CmpOp = MI->getOperand(2); in simplifyRCmp0() local
DHexagonInstrInfo.cpp3337 const MachineOperand &CmpOp = GA.getOperand(2); in getCompoundOpcode() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2387 static bool isAbsolute(SDValue CmpOp, SDValue Pos, SDValue Neg) { in isAbsolute()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2548 static bool isAbsolute(SDValue CmpOp, SDValue Pos, SDValue Neg) { in isAbsolute()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1561 SDValue CmpOp = getValue(CB.CmpMHS); in visitSwitchCase() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1897 SDValue CmpOp = getValue(CB.CmpMHS); in visitSwitchCase() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2078 SDValue CmpOp = getValue(CB.CmpMHS); in visitSwitchCase() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9060 SDValue CmpOp = Op.getOperand(2); in LowerATOMIC_CMP_SWAP() local