Searched refs:CLGFI (Results 1 – 18 of 18) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-13.ll | 81 ; Check the next value up, which should use CLGFI instead. 94 ; Check the high end of the CLGFI range.
|
D | int-cmp-14.ll | 81 ; Check the next value up, which should use CLGFI instead. 94 ; Check the high end of the CLGFI range.
|
D | int-cmp-12.ll | 43 ; Check the high end of the CLGFI range.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-14.ll | 81 ; Check the next value up, which should use CLGFI instead. 94 ; Check the high end of the CLGFI range.
|
D | int-cmp-13.ll | 81 ; Check the next value up, which should use CLGFI instead. 94 ; Check the high end of the CLGFI range.
|
D | int-cmp-12.ll | 43 ; Check the high end of the CLGFI range.
|
D | clear-liverange-spillreg.mir | 277 CLGFI undef %59, 4, implicit-def $cc
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1403 case SystemZ::CLGFI: in getFusedCompare() 1424 case SystemZ::CLGFI: in getFusedCompare() 1445 case SystemZ::CLGFI: in getFusedCompare() 1466 case SystemZ::CLGFI: in getFusedCompare() 1487 case SystemZ::CLGFI: in getFusedCompare()
|
D | SystemZLongBranch.cpp | 423 splitCompareBranch(Branch, SystemZ::CLGFI); in relaxBranch()
|
D | SystemZInstrInfo.td | 1331 def CLGFI : CompareRIL<"clgfi", 0xC2E, z_ucmp, GR64, imm64zx32>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1716 case SystemZ::CLGFI: in getFusedCompare() 1745 case SystemZ::CLGFI: in getFusedCompare() 1766 case SystemZ::CLGFI: in getFusedCompare() 1787 case SystemZ::CLGFI: in getFusedCompare() 1808 case SystemZ::CLGFI: in getFusedCompare()
|
D | SystemZLongBranch.cpp | 428 splitCompareBranch(Branch, SystemZ::CLGFI); in relaxBranch()
|
D | SystemZInstrInfo.td | 1495 def CLGFI : CompareRIL<"clgfi", 0xC2E, z_ucmp, GR64, imm64zx32>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 651 EVALUATE(CLGFI);
|
D | constants-s390.h | 721 V(clgfi, CLGFI, 0xC2E) /* type = RIL_A COMPARE LOGICAL IMMEDIATE (64<-32) */ \
|
D | simulator-s390.cc | 942 EvalTable[CLGFI] = &Simulator::Evaluate_CLGFI; in EvalTableInit() 4910 EVALUATE(CLGFI) { in EVALUATE() argument 4911 DCHECK_OPCODE(CLGFI); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 467 18880416U, // CLGFI 1789 // CLFI, CLGFI, CLIH, IIHF, IILF, LLIHF, LLILF
|
D | SystemZGenDisassemblerTables.inc | 922 /* 334 */ MCD_OPC_Decode, 190, 3, 100, // Opcode: CLGFI
|