Home
last modified time | relevance | path

Searched defs:RetVT (Results 1 – 8 of 8) sorted by relevance

/external/llvm/utils/TableGen/
DFastISelEmitter.cpp487 MVT::SimpleValueType RetVT = MVT::isVoid; in collectPatterns() local
600 MVT::SimpleValueType RetVT = RI->first; in printFunctionDefinitions() local
675 MVT::SimpleValueType RetVT = RI->first; in printFunctionDefinitions() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp316 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT()
327 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND()
347 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT()
390 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT()
433 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) { in getSINTTOFP()
467 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) { in getUINTTOFP()
DLegalizeTypes.cpp1039 SDValue DAGTypeLegalizer::MakeLibCall(RTLIB::Libcall LC, EVT RetVT, in MakeLibCall()
DFastISel.cpp1342 unsigned FastISel::FastEmitInst_extractsubreg(MVT RetVT, in FastEmitInst_extractsubreg()
DLegalizeDAG.cpp1813 SDValue SelectionDAGLegalize::ExpandLibCall(RTLIB::Libcall LC, EVT RetVT, in ExpandLibCall()
1969 EVT RetVT = Node->getValueType(0); in ExpandDivRemLibCall() local
DLegalizeFloatTypes.cpp680 EVT RetVT = TLI.getCmpLibcallReturnType(); in SoftenSetCCOperands() local
DLegalizeVectorTypes.cpp2229 EVT RetVT = WidenEltVT; in FindMemType() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp471 unsigned ARMFastISel::FastEmitInst_extractsubreg(MVT RetVT, in FastEmitInst_extractsubreg()
1982 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in FinishCall()
2133 MVT RetVT; in ARMEmitLibcall() local
2235 MVT RetVT; in SelectCall() local