Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1850 if (const auto *FPTy = dyn_cast<FunctionProtoType>(Ty)) { in checkDeviceDecl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2783 EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits()); in lowerFP_TO_SINT_STORE() local
2820 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); in lowerFP_TO_SINT() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1641 Type *FPTy = I.getType(); in isKnownExactCastIntToFP() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp3114 PointerType *FPTy = cast<PointerType>(Call.getCalledOperand()->getType()); in visitCallBase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp3644 Type *FPTy = Inst->getType()->getScalarType(); in isKnownNeverInfinity() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22261 Type *FPTy = Elts[0]->getType(); in convertSelectOfFPConstantsToLoadOffset() local