Searched defs:CmpOp (Results 1 – 12 of 12) sorted by relevance
/external/apache-commons-bcel/src/examples/Mini/ |
D | MiniParser.java | 656 static public int CmpOp() throws ParseException { in CmpOp() method in MiniParser
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/ |
D | Operations.cpp | 125 Instruction::OtherOps CmpOp, in cmpOpDescriptor()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 591 unsigned StlrOp, unsigned CmpOp, unsigned ExtendImm, unsigned ZeroReg, in expandCMP_SWAP()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 599 unsigned StlrOp, unsigned CmpOp, unsigned ExtendImm, unsigned ZeroReg, in expandCMP_SWAP()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitSimplify.cpp | 2576 MachineOperand &CmpOp = MI->getOperand(2); in simplifyRCmp0() local
|
D | HexagonInstrInfo.cpp | 3337 const MachineOperand &CmpOp = GA.getOperand(2); in getCompoundOpcode() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 2387 static bool isAbsolute(SDValue CmpOp, SDValue Pos, SDValue Neg) { in isAbsolute()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 2548 static bool isAbsolute(SDValue CmpOp, SDValue Pos, SDValue Neg) { in isAbsolute()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 1561 SDValue CmpOp = getValue(CB.CmpMHS); in visitSwitchCase() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 1897 SDValue CmpOp = getValue(CB.CmpMHS); in visitSwitchCase() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 2078 SDValue CmpOp = getValue(CB.CmpMHS); in visitSwitchCase() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 9060 SDValue CmpOp = Op.getOperand(2); in LowerATOMIC_CMP_SWAP() local
|