/llvm-project/llvm/lib/CodeGen/ |
H A D | ValueTypes.cpp | 47 EVT ResultVT; getExtendedVectorVT() local 55 EVT ResultVT; getExtendedVectorVT() local
|
/llvm-project/llvm/lib/Target/VE/ |
H A D | VECustomDAG.cpp | 422 SDValue VECustomDAG::getMaskBroadcast(EVT ResultVT, SDValue Scalar, in getMaskBroadcast() argument 451 SDValue VECustomDAG::getBroadcast(EVT ResultVT, SDValue Scalar, in getBroadcast() argument
|
H A D | VEISelLowering.cpp | 1832 MVT ResultVT = Op.getSimpleValueType(); lowerBUILD_VECTOR() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherGen.cpp | 691 MVT::SimpleValueType ResultVT = N.getSimpleType(0); EmitResultLeafAsOperand() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 246 LLVM_DEBUG(dbgs() << "Analyzing result type: " << ResultVT << "\n"); in run() local
|
H A D | SelectionDAGBuilder.cpp | 7491 EVT ResultVT = Op1.getValueType(); visitIntrinsicCall() local 8073 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); visitIntrinsicCall() local 8081 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); visitIntrinsicCall() local 10160 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), *CurResultType); visitInlineAsm() local 12345 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); visitStepVector() local [all...] |
H A D | LegalizeVectorTypes.cpp | 699 EVT ResultVT = N->getValueType(0).getVectorElementType(); ScalarizeVecRes_IS_FPCLASS() local 6516 EVT ResultVT = N->getValueType(0); WidenVecOp_IS_FPCLASS() local
|
H A D | TargetLowering.cpp | 8490 expandIS_FPCLASS(EVT ResultVT,SDValue Op,FPClassTest Test,SDNodeFlags Flags,const SDLoc & DL,SelectionDAG & DAG) const expandIS_FPCLASS() argument 11155 expandRoundInexactToOdd(EVT ResultVT,SDValue Op,const SDLoc & dl,SelectionDAG & DAG) const expandRoundInexactToOdd() argument [all...] |
H A D | DAGCombiner.cpp | 22225 EVT ResultVT = EVE->getValueType(0); scalarizeExtractedVectorLoad() local [all...] |
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 2700 EVT ResultVT = EVT::getVectorVT(*DAG.getContext(), ElVT, extractSubVector() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 7280 EVT ResultVT = Op.getValueType(); lowerEXTRACT_VECTOR_ELT() local 7387 EVT ResultVT = Op.getValueType(); lowerVECTOR_SHUFFLE() local 7439 EVT ResultVT = Op.getValueType(); lowerSCALAR_TO_VECTOR() local 14927 MVT ResultVT = NewChannels == 1 ? adjustWritemask() local [all...] |
H A D | AMDGPUISelLowering.cpp | 3127 auto ResultVT = Op.getValueType(); lowerCTLZResults() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 4849 MVT ResultVT = getWideningInterleave() local 8272 EVT ResultVT = EVT::getVectorVT(Context, SrcEltVT, Count); lowerVectorTruncLike() local 14092 EVT ResultVT = EVT::getIntegerVT(C, ActiveBits).getRoundIntegerType(C); narrowIndex() local [all...] |
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 6070 MVT ResultVT = Op.getSimpleValueType(); lowerIS_FPCLASS() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 22608 EVT ResultVT = MVT::getIntegerVT(std::max<unsigned>( vectorToScalarBitmask() local [all...] |
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3924 EVT ResultVT = EVT::getVectorVT(*DAG.getContext(), ElVT, extractSubVector() local 3980 EVT ResultVT = Result.getValueType(); insertSubVector() local [all...] |