Searched refs:LLILF (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-const-02.ll | 71 ; Check the next value up again, which should use LLILF. 87 ; Check the next value up, which must use LLILF. 95 ; Check the high end of the LLILF range.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 289 #define LLILF(r1,i2) RIL_RU(c0,r1,f,i2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 316 def LLILF : UnaryRIL<"llilf", 0xC0F, bitconvert, GR64, imm64lf32>; 679 // full-width move. (We use IILF rather than something like LLILF
|