Home
last modified time | relevance | path

Searched refs:isFP128 (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h712 bool isFP128 = false; member
DSystemZISelLowering.cpp716 (isFP128 && !Subtarget.hasVectorEnhancements1())) in isVectorConstantLegal()
789 isFP128 = (&FPImm.getSemantics() == &APFloat::IEEEquad()); in SystemZVectorConstantInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h690 bool isFP128 = false; member
DSystemZISelLowering.cpp703 (isFP128 && !Subtarget.hasVectorEnhancements1())) in isVectorConstantLegal()
776 isFP128 = (&FPImm.getSemantics() == &APFloat::IEEEquad()); in SystemZVectorConstantInfo()
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp320 bool isFP128() const { return isReg(FP128Reg); } in isFP128() function in __anond03072c70111::SystemZOperand
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp356 bool isFP128() const { return isReg(FP128Reg); } in isFP128() function in __anon841d33e90111::SystemZOperand
/external/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp354 bool isFP128() const { return isReg(FP128Reg); } in isFP128() function in __anon10090df50111::SystemZOperand