Searched refs:LDEBR (Results 1 – 16 of 16) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-17.mir | 166 %19 = LDEBR %2 168 %20 = LDEBR %3 170 %21 = LDEBR %4 172 %22 = LDEBR %5 174 %23 = LDEBR %6 176 %24 = LDEBR %7 178 %25 = LDEBR %8 180 %26 = LDEBR %9 182 %27 = LDEBR %10 184 %28 = LDEBR %11 [all …]
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 212 Changed |= shortenOn01(MI, SystemZ::LDEBR); in processBlock()
|
D | SystemZInstrFP.td | 174 def LDEBR : UnaryRRE<"ldeb", 0xB304, fextend, FP64, FP32>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 224 Changed |= shortenOn01(MI, SystemZ::LDEBR); in processBlock()
|
D | SystemZInstrFP.td | 196 def LDEBR : UnaryRRE<"ldebr", 0xB304, fpextend, FP64, FP32>;
|
D | SystemZScheduleZ196.td | 744 def : InstRW<[WLat7, FPU, NormalGr], (instregex "LDEBR$")>;
|
D | SystemZScheduleZEC12.td | 782 def : InstRW<[WLat7, FPU, NormalGr], (instregex "LDEBR$")>;
|
D | SystemZScheduleZ13.td | 810 def : InstRW<[WLat7, VecBF, NormalGr], (instregex "LDEBR$")>;
|
D | SystemZScheduleZ14.td | 829 def : InstRW<[WLat7, VecBF, NormalGr], (instregex "LDEBR$")>;
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-02.ll | 75 ; Test a case where we spill the source of at least one LDEBR. We want
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 556 case LDEBR: in DecodeSpecial()
|
D | simulator-s390.h | 726 EVALUATE(LDEBR);
|
D | constants-s390.h | 1245 V(ldebr, LDEBR, \
|
D | simulator-s390.cc | 1015 EvalTable[LDEBR] = &Simulator::Evaluate_LDEBR; in EvalTableInit() 5411 EVALUATE(LDEBR) { in EVALUATE() argument 5412 DCHECK_OPCODE(LDEBR); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 598 4201419U, // LDEBR
|
D | SystemZGenDisassemblerTables.inc | 303 /* 839 */ MCD_OPC_Decode, 193, 4, 32, // Opcode: LDEBR
|