Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DVerifierTest.cpp378 Type *FPTy = Type::getFloatTy(C); TEST() local
/llvm-project/clang/lib/Sema/
H A DSema.cpp2117 if (const auto *FPTy = dyn_cast<FunctionProtoType>(Ty)) { checkTypeSupport() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2832 EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits()); lowerFP_TO_SINT_STORE() local
2869 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); lowerFP_TO_SINT() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1669 Type *FPTy = I.getType(); isKnownExactCastIntToFP() local
H A DInstructionCombining.cpp1442 Type *FPTy = BO.getType(); foldFBinOpOfIntCastsFromSign() local
/llvm-project/llvm/unittests/Analysis/
H A DValueTrackingTest.cpp1734 Type *FPTy = Type::getDoubleTy(M->getContext()); in TEST_F() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1294 Type *FPTy; instCombineSVECondLast() local
[all...]
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp754 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); lowerFP_TO_SINT() local
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5623 Type *FPTy = Op->getType()->getScalarType(); computeKnownFPClass() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27573 Type *FPTy = Elts[0]->getType(); convertSelectOfFPConstantsToLoadOffset() local
[all...]