Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2379 EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits()); in lowerFP_TO_SINT_STORE() local
2425 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); in lowerFP_TO_SINT() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2787 EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits()); in lowerFP_TO_SINT_STORE() local
2824 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); in lowerFP_TO_SINT() local
/external/llvm/lib/IR/
DVerifier.cpp2501 PointerType *FPTy = cast<PointerType>(CS.getCalledValue()->getType()); in verifyCallSite() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp2850 PointerType *FPTy = cast<PointerType>(Call.getCalledValue()->getType()); in visitCallBase() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14221 Type *FPTy = Elts[0]->getType(); in SimplifySelectCC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp20331 Type *FPTy = Elts[0]->getType(); in convertSelectOfFPConstantsToLoadOffset() local