Searched defs:isFP128 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.h | 813 bool isFP128 = false; global() member |
/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ | ||
H A D | SystemZAsmParser.cpp | 361 bool isFP128() const { return isReg(FP128Reg); } isFP128() function in __anonf32883310111::SystemZOperand |