Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp371 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT()
387 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND()
411 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT()
461 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT()
511 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) { in getSINTTOFP()
551 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) { in getUINTTOFP()
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp492 MVT::SimpleValueType RetVT = MVT::isVoid; in collectPatterns() local
605 MVT::SimpleValueType RetVT = RI->first; in printFunctionDefinitions() local
680 MVT::SimpleValueType RetVT = RI->first; in printFunctionDefinitions() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp476 unsigned ARMFastISel::FastEmitInst_extractsubreg(MVT RetVT, in FastEmitInst_extractsubreg()
2041 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in FinishCall()
2204 MVT RetVT; in ARMEmitLibcall() local
2313 MVT RetVT; in SelectCall() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp596 EVT RetVT = N->getValueType(0); in SelectLDGLDUVector() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp71 RTLIB::Libcall LC, EVT RetVT, in makeLibCall()
184 EVT RetVT = getCmpLibcallReturnType(); in softenSetCCOperands() local
DLegalizeDAG.cpp1897 SDValue SelectionDAGLegalize::ExpandLibCall(RTLIB::Libcall LC, EVT RetVT, in ExpandLibCall()
2060 EVT RetVT = Node->getValueType(0); in ExpandDivRemLibCall() local
2167 EVT RetVT = Node->getValueType(0); in ExpandSinCosLibCall() local
DFastISel.cpp1415 unsigned FastISel::FastEmitInst_extractsubreg(MVT RetVT, in FastEmitInst_extractsubreg()
DLegalizeVectorTypes.cpp2363 EVT RetVT = WidenEltVT; in FindMemType() local