Home
last modified time | relevance | path

Searched defs:RegisterVT (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1033 MVT &RegisterVT, in getVectorTypeBreakdownMVT()
1327 MVT RegisterVT; in computeRegisterProperties() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp253 MVT RegisterVT; in getCopyFromPartsVector() local
537 MVT RegisterVT; in getCopyToPartsVector() local
626 MVT RegisterVT = tli.getRegisterType(Context, ValueVT); in RegsForValue() local
691 MVT RegisterVT = RegVTs[Value]; in getCopyFromRegs() local
783 MVT RegisterVT = RegVTs[Value]; in getCopyToRegs() local
853 MVT RegisterVT = RegVTs[Value]; in AddInlineAsmOperands() local
7202 MVT RegisterVT = getRegisterType(CLI.RetTy->getContext(), VT); in LowerCallTo() local
7396 MVT RegisterVT = getRegisterType(CLI.RetTy->getContext(), VT); in LowerCallTo() local
7483 MVT RegisterVT = TLI->getRegisterType(*DAG.getContext(), ValueVTs[0]); in LowerArguments() local
7547 MVT RegisterVT = TLI->getRegisterType(*CurDAG->getContext(), VT); in LowerArguments() local
DFunctionLoweringInfo.cpp494 MVT RegisterVT = TLI->getRegisterType(Ty->getContext(), ValueVT); in CreateRegs() local
DFastISel.cpp904 MVT RegisterVT = TLI.getRegisterType(CLI.RetTy->getContext(), VT); in lowerCallTo() local
/external/llvm/include/llvm/Target/
DTargetLowering.h751 MVT RegisterVT; in getRegisterType() local