Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp420 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT()
436 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND()
460 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT()
510 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT()
560 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) { in getSINTTOFP()
600 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) { in getUINTTOFP()
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp495 MVT::SimpleValueType RetVT = MVT::isVoid; in collectPatterns() local
609 MVT::SimpleValueType RetVT = RI->first; in printFunctionDefinitions() local
684 MVT::SimpleValueType RetVT = RI->first; in printFunctionDefinitions() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp292 MVT RetVT; in foldX86XALUIntrinsic() local
1734 bool X86FastISel::X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I) { in X86FastEmitCMoveSelect()
1854 bool X86FastISel::X86FastEmitSSESelect(MVT RetVT, const Instruction *I) { in X86FastEmitSSESelect()
1935 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { in X86FastEmitPseudoSelect()
2000 MVT RetVT; in X86SelectSelect() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1274 bool AArch64FastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in FinishCall()
1333 MVT RetVT; in SelectCall() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2017 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in FinishCall()
2186 MVT RetVT; in ARMEmitLibcall() local
2295 MVT RetVT; in SelectCall() local
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1308 void PPCFastISel::finishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in finishCall()
1399 MVT RetVT; in SelectCall() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp87 RTLIB::Libcall LC, EVT RetVT, in makeLibCall()
199 EVT RetVT = getCmpLibcallReturnType(); in softenSetCCOperands() local
DLegalizeDAG.cpp2077 SDValue SelectionDAGLegalize::ExpandLibCall(RTLIB::Libcall LC, EVT RetVT, in ExpandLibCall()
2241 EVT RetVT = Node->getValueType(0); in ExpandDivRemLibCall() local
2348 EVT RetVT = Node->getValueType(0); in ExpandSinCosLibCall() local
DFastISel.cpp1584 unsigned FastISel::FastEmitInst_extractsubreg(MVT RetVT, in FastEmitInst_extractsubreg()
DLegalizeVectorTypes.cpp2647 EVT RetVT = WidenEltVT; in FindMemType() local