Home
last modified time | relevance | path

Searched defs:isFP128 (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h805 bool isFP128 = false; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp361 bool isFP128() const { return isReg(FP128Reg); } in isFP128() function in __anonc35ba7b00111::SystemZOperand