Searched refs:LEDBRA (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 216 Changed |= shortenFPConv(MI, SystemZ::LEDBRA); in processBlock()
|
D | SystemZInstrFP.td | 161 def LEDBRA : UnaryRRF4<"ledbra", 0xB344, FP32, FP64>,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 228 Changed |= shortenFPConv(MI, SystemZ::LEDBRA); in processBlock()
|
D | SystemZInstrFP.td | 181 def LEDBRA : TernaryRRFe<"ledbra", 0xB344, FP32, FP64>,
|
/external/v8/src/s390/ |
D | simulator-s390.h | 758 EVALUATE(LEDBRA);
|
D | constants-s390.h | 378 V(ledbra, LEDBRA, \
|
D | simulator-s390.cc | 1047 EvalTable[LEDBRA] = &Simulator::Evaluate_LEDBRA; in EvalTableInit() 5700 EVALUATE(LEDBRA) { in EVALUATE() argument 5701 DCHECK_OPCODE(LEDBRA); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 606 719327242U, // LEDBRA
|
D | SystemZGenDisassemblerTables.inc | 395 /* 1265 */ MCD_OPC_Decode, 201, 4, 43, // Opcode: LEDBRA
|