Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2093 if (const auto *FPTy = dyn_cast<FunctionProtoType>(Ty)) { checkTypeSupport() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2806 EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits()); lowerFP_TO_SINT_STORE() local
2843 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); lowerFP_TO_SINT() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1628 Type *FPTy = I.getType(); isKnownExactCastIntToFP() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1162 Type *FPTy; instCombineSVECondLast() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp743 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); lowerFP_TO_SINT() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5127 Type *FPTy = Op->getType()->getScalarType(); computeKnownFPClass() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27239 Type *FPTy = Elts[0]->getType(); convertSelectOfFPConstantsToLoadOffset() local
[all...]