Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp2051 if (const auto *FPTy = dyn_cast<FunctionProtoType>(Ty)) { in checkTypeSupport() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2797 EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits()); in lowerFP_TO_SINT_STORE() local
2834 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); in lowerFP_TO_SINT() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1728 Type *FPTy = I.getType(); in isKnownExactCastIntToFP() local
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp439 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); in lowerFP_TO_SINT() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp914 Type *FPTy; in instCombineSVECondLast() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp3207 PointerType *FPTy = cast<PointerType>(Call.getCalledOperand()->getType()); in visitCallBase() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp3800 Type *FPTy = Inst->getType()->getScalarType(); in isKnownNeverInfinity() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25524 Type *FPTy = Elts[0]->getType(); in convertSelectOfFPConstantsToLoadOffset() local