Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp1052 MVT &RegisterVT, in getVectorTypeBreakdownMVT()
1346 MVT RegisterVT; in computeRegisterProperties() local
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDFunctionLoweringInfo.cpp375 MVT RegisterVT = TLI->getRegisterType(Ty->getContext(), ValueVT); in CreateRegs() local
HDSelectionDAGBuilder.cpp258 MVT RegisterVT; in getCopyFromPartsVector() local
545 MVT RegisterVT; in getCopyToPartsVector() local
601 MVT RegisterVT = TLI.getRegisterType(Context, ValueVT); in RegsForValue() local
631 MVT RegisterVT = RegVTs[Value]; in getCopyFromRegs() local
723 MVT RegisterVT = RegVTs[Value]; in getCopyToRegs() local
793 MVT RegisterVT = RegVTs[Value]; in AddInlineAsmOperands() local
6812 MVT RegisterVT = getRegisterType(CLI.RetTy->getContext(), VT); in LowerCallTo() local
7007 MVT RegisterVT = getRegisterType(CLI.RetTy->getContext(), VT); in LowerCallTo() local
7096 MVT RegisterVT = TLI->getRegisterType(*DAG.getContext(), ValueVTs[0]); in LowerArguments() local
7160 MVT RegisterVT = TLI->getRegisterType(*CurDAG->getContext(), VT); in LowerArguments() local
HDFastISel.cpp925 MVT RegisterVT = TLI.getRegisterType(CLI.RetTy->getContext(), VT); in lowerCallTo() local
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetLowering.h766 MVT RegisterVT; in getRegisterType() local