Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSema.cpp2051 if (const auto *FPTy = dyn_cast<FunctionProtoType>(Ty)) { in checkTypeSupport() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
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/
DInstCombineCasts.cpp1728 Type *FPTy = I.getType(); in isKnownExactCastIntToFP() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp914 Type *FPTy; in instCombineSVECondLast() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DVerifier.cpp3207 PointerType *FPTy = cast<PointerType>(Call.getCalledOperand()->getType()); in visitCallBase() local
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DValueTracking.cpp3800 Type *FPTy = Inst->getType()->getScalarType(); in isKnownNeverInfinity() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp25524 Type *FPTy = Elts[0]->getType(); in convertSelectOfFPConstantsToLoadOffset() local