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-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ExpandPseudoInsts.cpp | 176 unsigned StlrOp, unsigned CmpOp, unsigned ExtendImm, unsigned ZeroReg, in expandCMP_SWAP()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
| D | Operations.cpp | 124 Instruction::OtherOps CmpOp, in cmpOpDescriptor()
|
| /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-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPURegisterBankInfo.cpp | 891 unsigned CmpOp = OpSize % 64 == 0 ? AMDGPU::V_CMP_EQ_U64_e64 in executeInWaterfallLoop() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonBitSimplify.cpp | 2581 MachineOperand &CmpOp = MI->getOperand(2); in simplifyRCmp0() local
|
| D | HexagonInstrInfo.cpp | 3393 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-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 2913 static bool isAbsolute(SDValue CmpOp, SDValue Pos, SDValue Neg) { in isAbsolute()
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 1897 SDValue CmpOp = getValue(CB.CmpMHS); in visitSwitchCase() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 2390 SDValue CmpOp = getValue(CB.CmpMHS); in visitSwitchCase() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 9902 SDValue CmpOp = Op.getOperand(2); in LowerATOMIC_CMP_SWAP() local
|