Searched refs:CDBR (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 244 Changed |= shortenOn01(MI, SystemZ::CDBR); in processBlock()
|
D | SystemZInstrFP.td | 443 def CDBR : CompareRRE<"cdb", 0xB319, z_fcmp, FP64, FP64>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 280 Changed |= shortenOn01(MI, SystemZ::CDBR); in processBlock()
|
D | SystemZInstrFP.td | 507 def CDBR : CompareRRE<"cdbr", 0xB319, z_fcmp, FP64, FP64>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-cmp-02.ll | 103 ; Check that comparisons of spilled values can use CDB rather than CDBR.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-cmp-02.ll | 103 ; Check that comparisons of spilled values can use CDB rather than CDBR.
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 535 case CDBR: in DecodeSpecial()
|
D | simulator-s390.h | 747 EVALUATE(CDBR);
|
D | constants-s390.h | 1267 V(cdbr, CDBR, 0xB319) /* type = RRE COMPARE (long BFP) */ \
|
D | simulator-s390.cc | 1036 EvalTable[CDBR] = &Simulator::Evaluate_CDBR; in EvalTableInit() 5603 EVALUATE(CDBR) { in EVALUATE() argument 5604 DCHECK_OPCODE(CDBR); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 412 4201294U, // CDBR
|
D | SystemZGenDisassemblerTables.inc | 360 /* 1104 */ MCD_OPC_Decode, 135, 3, 5, // Opcode: CDBR
|