Searched defs:RetVT (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp1067 SDValue DAGTypeLegalizer::MakeLibCall(RTLIB::Libcall LC, EVT RetVT, argument
H A DFastISel.cpp1383 unsigned FastISel::FastEmitInst_extractsubreg(MVT RetVT, argument
H A DLegalizeFloatTypes.cpp680 EVT RetVT = TLI.getCmpLibcallReturnType(); local
H A DLegalizeVectorTypes.cpp2285 EVT RetVT = WidenEltVT; local
H A DTargetLowering.cpp310 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { argument
321 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { argument
341 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { argument
384 getFPTOUINT(EVT OpVT, EVT RetVT) argument
427 getSINTTOFP(EVT OpVT, EVT RetVT) argument
461 getUINTTOFP(EVT OpVT, EVT RetVT) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp474 unsigned ARMFastISel::FastEmitInst_extractsubreg(MVT RetVT, argument
2032 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, argument
2186 MVT RetVT; local
2292 MVT RetVT; local
[all...]

Completed in 203 milliseconds