Home
last modified time | relevance | path

Searched refs:XILF (Results 1 – 23 of 23) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dxor-04.ll5 ; Check the lowest useful XILF value.
14 ; Check the high end of the XILF range.
32 ; Check the next value up again, which needs a combination of XIHF and XILF.
51 ; Check the next value up, which again must use XIHF and XILF.
Dxor-02.ll5 ; Check the lowest useful XILF value.
33 ; Check the high end of the XILF range.
Datomicrmw-xor-04.ll19 ; Check the lowest useful XILF value.
33 ; Check the high end of the XILF range.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dxor-04.ll5 ; Check the lowest useful XILF value.
14 ; Check the high end of the XILF range.
32 ; Check the next value up again, which needs a combination of XIHF and XILF.
51 ; Check the next value up, which again must use XIHF and XILF.
Dxor-02.ll5 ; Check the lowest useful XILF value.
33 ; Check the high end of the XILF range.
Datomicrmw-xor-04.ll19 ; Check the lowest useful XILF value.
33 ; Check the high end of the XILF range.
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp398 LOWER_LOW(XILF); in EmitInstruction()
DSystemZInstrInfo.cpp1133 expandRIPseudo(MI, SystemZ::XILF, SystemZ::XIHF, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1131 // Expands to XILF or XIHF, depending on the choice of register.
1134 def XILF : BinaryRIL<"xilf", 0xC07, xor, GR32, uimm32>;
DSystemZISelLowering.cpp5388 BuildMI(MBB, DL, TII->get(SystemZ::XILF), RotatedNewVal) in emitAtomicLoadBinary()
6130 return emitAtomicLoadBinary(MI, MBB, SystemZ::XILF, 0); in EmitInstrWithCustomInserter()
6134 return emitAtomicLoadBinary(MI, MBB, SystemZ::XILF, 32); in EmitInstrWithCustomInserter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp398 LOWER_LOW(XILF); in EmitInstruction()
DSystemZInstrInfo.cpp1440 expandRIPseudo(MI, SystemZ::XILF, SystemZ::XIHF, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1218 // Expands to XILF or XIHF, depending on the choice of register.
1221 def XILF : BinaryRIL<"xilf", 0xC07, xor, GR32, uimm32>;
DSystemZISelLowering.cpp6361 BuildMI(MBB, DL, TII->get(SystemZ::XILF), RotatedNewVal) in emitAtomicLoadBinary()
7158 return emitAtomicLoadBinary(MI, MBB, SystemZ::XILF, 0); in EmitInstrWithCustomInserter()
7162 return emitAtomicLoadBinary(MI, MBB, SystemZ::XILF, 32); in EmitInstrWithCustomInserter()
DSystemZScheduleZ196.td414 def : InstRW<[WLat1, FXU, NormalGr], (instregex "XILF(64)?$")>;
DSystemZScheduleZEC12.td425 def : InstRW<[WLat1, FXU, NormalGr], (instregex "XILF(64)?$")>;
DSystemZScheduleZ13.td448 def : InstRW<[WLat1, FXa, NormalGr], (instregex "XILF(64)?$")>;
DSystemZScheduleZ14.td449 def : InstRW<[WLat1, FXa, NormalGr], (instregex "XILF(64)?$")>;
/external/v8/src/s390/
Dsimulator-s390.h632 EVALUATE(XILF);
Dconstants-s390.h701 V(xilf, XILF, 0xC07) /* type = RIL_A EXCLUSIVE OR IMMEDIATE (low) */ \
Dsimulator-s390.cc923 EvalTable[XILF] = &Simulator::Evaluate_XILF; in EvalTableInit()
4720 EVALUATE(XILF) { in EVALUATE() argument
4721 DCHECK_OPCODE(XILF); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc923 5248067U, // XILF
1725 // ALFI, ALGFI, NIHF, NILF, OIHF, OILF, SLFI, SLGFI, XIHF, XILF
DSystemZGenDisassemblerTables.inc882 /* 178 */ MCD_OPC_Decode, 134, 7, 97, // Opcode: XILF