Home
last modified time | relevance | path

Searched defs:FPTy (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2119 if (const auto *FPTy = dyn_cast<FunctionProtoType>(Ty)) { in checkTypeSupport() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2822 EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits()); in lowerFP_TO_SINT_STORE() local
2859 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); in lowerFP_TO_SINT() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1669 Type *FPTy = I.getType(); in isKnownExactCastIntToFP() local
H A DInstructionCombining.cpp1442 Type *FPTy = BO.getType(); in foldFBinOpOfIntCastsFromSign() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1303 Type *FPTy; in instCombineSVECondLast() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1665 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); in lowerFP_TO_SINT() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5746 Type *FPTy = Op->getType()->getScalarType(); in computeKnownFPClass() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27632 Type *FPTy = Elts[0]->getType(); in convertSelectOfFPConstantsToLoadOffset() local