Searched refs:getRegVT (Results 1 - 2 of 2) sorted by last modified time

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3358 MVT RegVT = getRegVT(ArgVT, FuncArgs[Args[I].OrigArgIndex].Ty, CallNode,
3391 MVT RegVT = getRegVT(ArgVT, FuncArg->getType(), nullptr, IsSoftFloat);
3418 MVT RegVT = this->getRegVT(VT, RetTy, CallNode, IsSoftFloat);
3517 MVT MipsTargetLowering::MipsCC::getRegVT(MVT VT, const Type *OrigTy, function in class:MipsTargetLowering::MipsCC
H A DMipsISelLowering.h421 MVT getRegVT(MVT VT, const Type *OrigTy, const SDNode *CallNode,

Completed in 432 milliseconds