Searched refs:isFP128 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h715 bool isFP128 = false; member in struct:llvm::SystemZVectorConstantInfo
H A DSystemZISelLowering.cpp713 (isFP128 && !Subtarget.hasVectorEnhancements1()))
786 isFP128 = (&FPImm.getSemantics() == &APFloat::IEEEquad());
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp354 bool isFP128() const { return isReg(FP128Reg); } function in class:__anon4315::SystemZOperand

Completed in 193 milliseconds