Lines Matching defs:VT
480 MVT VT) { in getOUTLINE_ATOMIC()
556 RTLIB::Libcall RTLIB::getSYNC(unsigned Opc, MVT VT) { in getSYNC()
724 for (MVT VT : MVT::fp_valuetypes()) { in initActions() local
733 for (MVT VT : MVT::all_valuetypes()) { in initActions() local
1068 static unsigned getVectorTypeBreakdownMVT(MVT VT, MVT &IntermediateVT, in getVectorTypeBreakdownMVT()
1394 MVT VT = (MVT::SimpleValueType) i; in computeRegisterProperties() local
1532 unsigned TargetLoweringBase::getVectorTypeBreakdown(LLVMContext &Context, EVT VT, in getVectorTypeBreakdown()
1660 EVT VT = ValueVTs[j]; in GetReturnInfo() local
1708 LLVMContext &Context, const DataLayout &DL, EVT VT, unsigned AddrSpace, in allowsMemoryAccessForAlignment()
1729 LLVMContext &Context, const DataLayout &DL, EVT VT, in allowsMemoryAccessForAlignment()
1736 const DataLayout &DL, EVT VT, in allowsMemoryAccess()
1745 const DataLayout &DL, EVT VT, in allowsMemoryAccess()
2033 static std::string getReciprocalOpName(bool IsSqrt, EVT VT) { in getReciprocalOpName()
2076 static int getOpEnabled(bool IsSqrt, EVT VT, StringRef Override) { in getOpEnabled()
2136 static int getOpRefinementSteps(bool IsSqrt, EVT VT, StringRef Override) { in getOpRefinementSteps()
2182 int TargetLoweringBase::getRecipEstimateSqrtEnabled(EVT VT, in getRecipEstimateSqrtEnabled()
2187 int TargetLoweringBase::getRecipEstimateDivEnabled(EVT VT, in getRecipEstimateDivEnabled()
2192 int TargetLoweringBase::getSqrtRefinementSteps(EVT VT, in getSqrtRefinementSteps()
2197 int TargetLoweringBase::getDivRefinementSteps(EVT VT, in getDivRefinementSteps()