Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2253 EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits()); in lowerFP_TO_SINT_STORE() local
2298 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); in lowerFP_TO_SINT() local
/external/llvm/lib/IR/
DVerifier.cpp2119 PointerType *FPTy = cast<PointerType>(CS.getCalledValue()->getType()); in VerifyCallSite() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12725 Type *FPTy = Elts[0]->getType(); in SimplifySelectCC() local