Searched defs:PartVT (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86CallLowering.cpp | 81 EVT PartVT = TLI.getRegisterType(Context, VT); in splitToValueTypes() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUCallLowering.cpp | 189 EVT PartVT = TLI.getRegisterTypeForCallingConv(Ctx, CallConv, VT); in splitToValueTypes() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 206 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts() 363 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector() 503 SDValue *Parts, unsigned NumParts, MVT PartVT, in getCopyToParts() 635 SDValue Val, const SDLoc &DL, EVT PartVT) { in widenVectorToPartType() 664 MVT PartVT, const Value *V, in getCopyToPartsVector() 1887 MVT PartVT = TLI.getRegisterTypeForCallingConv(Context, CC, VT); in visitRet() local 9248 MVT PartVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local 9872 MVT PartVT = TLI->getRegisterTypeForCallingConv(*CurDAG->getContext(), in LowerArguments() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 1496 MVT PartVT = in GetReturnInfo() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLoweringHVX.cpp | 366 MVT PartVT = MVT::getVectorVT(VecTy.getVectorElementType(), OpsPerWord); in buildHvxVectorReg() local
|