Home
last modified time | relevance | path

Searched refs:NILF (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm/test/CodeGen/SystemZ/
Dand-02.ll5 ; ANDs with 1 can use NILF.
32 ; ANDs with 5 must use NILF.
50 ; Check the highest 16-bit constant that must be handled by NILF.
68 ; Check the next highest value, which can use NILF.
95 ; Check the next value up, which must again use NILF.
131 ; Check the highest useful NILF value.
Dand-04.ll122 ; Check the lowest NILF value outside the RISBG range (0xffffffff_00000002).
140 ; Check the next value up, which must use NILF.
158 ; Check the maximum useful NILF value (0xffffffff_fffefffe).
Datomicrmw-and-03.ll42 ; Check the next value up, which must use NILF.
78 ; Check the highest useful NILF value, which is one less than the above.
Datomicrmw-nand-03.ll45 ; Check the next value up, which must use NILF.
85 ; Check the highest useful NILF value, which is one less than the above.
Drot-01.ll1 ; Test shortening of NILL to NILF when the result is used as a rotate amount.
Datomicrmw-and-04.ll101 ; Check the highest useful NILF value.
128 ; Check the lowest NILF value outside the range of RISBG.
Datomicrmw-nand-04.ll107 ; Check the highest useful NILF value.
134 ; Check the lowest NILF value outside the range of RISBG.
Dshift-11.ll1 ; Test shortening of NILL to NILF when the result is used as a shift amount.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dand-02.ll5 ; ANDs with 1 can use NILF.
32 ; ANDs with 5 must use NILF.
50 ; Check the highest 16-bit constant that must be handled by NILF.
68 ; Check the next highest value, which can use NILF.
95 ; Check the next value up, which must again use NILF.
131 ; Check the highest useful NILF value.
Dand-04.ll122 ; Check the lowest NILF value outside the RISBG range (0xffffffff_00000002).
140 ; Check the next value up, which must use NILF.
158 ; Check the maximum useful NILF value (0xffffffff_fffefffe).
Datomicrmw-and-03.ll42 ; Check the next value up, which must use NILF.
78 ; Check the highest useful NILF value, which is one less than the above.
Datomicrmw-nand-03.ll45 ; Check the next value up, which must use NILF.
85 ; Check the highest useful NILF value, which is one less than the above.
Drot-01.ll1 ; Test shortening of NILL to NILF when the result is used as a rotate amount.
Datomicrmw-nand-04.ll107 ; Check the highest useful NILF value.
134 ; Check the lowest NILF value outside the range of RISBG.
Datomicrmw-and-04.ll101 ; Check the highest useful NILF value.
128 ; Check the lowest NILF value outside the range of RISBG.
Dshift-11.ll1 ; Test shortening of NILL to NILF when the result is used as a shift amount.
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp394 LOWER_LOW(NILF); in EmitInstruction()
DSystemZInstrInfo.td1033 // Expands to NILF or NIHF, depending on the choice of register.
1036 def NILF : BinaryRIL<"nilf", 0xC0B, and, GR32, uimm32>;
1720 // register, so we can safely use NILL (16 fewer bits than NILF) to only AND the
1722 // Complexity is added so that we match this before we match NILF on the AND
DSystemZOperands.td333 // while NILF requires unsigned ones.
DSystemZInstrInfo.cpp1109 expandRIPseudo(MI, SystemZ::NILF, SystemZ::NIHF, false); in expandPostRAPseudo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp394 LOWER_LOW(NILF); in EmitInstruction()
DSystemZInstrInfo.td1120 // Expands to NILF or NIHF, depending on the choice of register.
1123 def NILF : BinaryRIL<"nilf", 0xC0B, and, GR32, uimm32>;
2160 // register, so we can safely use NILL (16 fewer bits than NILF) to only AND the
2162 // Complexity is added so that we match this before we match NILF on the AND
DSystemZOperands.td364 // while NILF requires unsigned ones.
/external/v8/src/s390/
Dsimulator-s390.h636 EVALUATE(NILF);
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc764 5248055U, // NILF
1725 // ALFI, ALGFI, NIHF, NILF, OIHF, OILF, SLFI, SLGFI, XIHF, XILF

12