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