Home
last modified time | relevance | path

Searched defs:VTs (Results 1 – 25 of 48) sorted by relevance

12

/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.cpp70 ArrayRef<MVT> VTs) { in wasmSymbolSetType()
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp228 SDVTList VTs = DAG.getVTList(Dest.getValueType(), MVT::Other); in EmitTargetCodeForStrcmp() local
27 SDVTList VTs = Op == SystemZISD::CLC ? DAG.getVTList(MVT::i32, MVT::Other) createMemMemNode() local
193 SDVTList VTs = DAG.getVTList(PtrVT, MVT::i32, MVT::Other); EmitTargetCodeForMemchr() local
218 SDVTList VTs = DAG.getVTList(Dest.getValueType(), MVT::Other); EmitTargetCodeForStrcpy() local
247 SDVTList VTs = DAG.getVTList(PtrVT, MVT::i32, MVT::Other); getBoundedStrlen() local
[all...]
H A DSystemZISelLowering.cpp3151 SDVTList VTs = DAG.getVTList(C.Op0.getValueType(), MVT::i32); emitCmp() local
3156 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::Other); emitCmp() local
3280 SDVTList VTs = DAG.getVTList(MVT::v2f64, MVT::Other); expandV4F32ToV2F64() local
3303 SDVTList VTs = DAG.getVTList(MVT::v2i64, MVT::Other); getVectorCmp() local
3319 SDVTList VTs = DAG.getVTList(VT, MVT::Other); getVectorCmp() local
4337 SDVTList VTs = DAG.getVTList(N->getValueType(0), MVT::i32); lowerXALUO() local
4435 SDVTList VTs = DAG.getVTList(VT, MVT::i32); lowerUADDSUBO_CARRY() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h80 const EVT *VTs; member
[all...]
/llvm-project/llvm/lib/Target/BPF/
H A DBPFSelectionDAGInfo.cpp35 SDVTList VTs = DAG.getVTList(MVT::Other, MVT::Glue); EmitTargetCodeForMemcpy() local
H A DBPFISelLowering.cpp669 SDVTList VTs = DAG.getVTList(Op.getValueType(), MVT::Glue); LowerSELECT_CC() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp88 makeVTList(const EVT * VTs,unsigned NumVTs) makeVTList() argument
1725 SDVTList VTs = getVTList(EltVT); getConstant() local
1787 SDVTList VTs = getVTList(EltVT); getConstantFP() local
1845 SDVTList VTs = getVTList(VT); getGlobalAddress() local
1864 SDVTList VTs = getVTList(VT); getFrameIndex() local
1883 SDVTList VTs = getVTList(VT); getJumpTable() local
1915 SDVTList VTs = getVTList(VT); getConstantPool() local
1943 SDVTList VTs = getVTList(VT); getConstantPool() local
2227 SDVTList VTs = getVTList(VT); getVectorShuffle() local
2266 SDVTList VTs = getVTList(VT); getRegister() local
2323 SDVTList VTs = getVTList(VT); getBlockAddress() local
2379 SDVTList VTs = getVTList(VT); getAddrSpaceCast() local
5875 SDVTList VTs = getVTList(VT); getNode() local
6219 SDVTList VTs = getVTList(VT); getNode() local
6837 SDVTList VTs = getVTList(Val.getValueType()); getAssertAlign() local
7363 SDVTList VTs = getVTList(VT); getNode() local
7545 SDVTList VTs = getVTList(VT); getNode() local
8590 getAtomicCmpSwap(unsigned Opcode,const SDLoc & dl,EVT MemVT,SDVTList VTs,SDValue Chain,SDValue Ptr,SDValue Cmp,SDValue Swp,MachineMemOperand * MMO) getAtomicCmpSwap() argument
8627 SDVTList VTs = Opcode == ISD::ATOMIC_STORE ? getVTList(MVT::Other) : getAtomic() local
8638 SDVTList VTs = getVTList(VT, MVT::Other); getAtomic() local
8648 SmallVector<EVT, 4> VTs; getMergeValues() local
8717 const auto VTs = getVTList(MVT::Other); getLifetimeNode() local
8747 const auto VTs = getVTList(MVT::Other); getPseudoProbeNode() local
8854 SDVTList VTs = Indexed ? getLoad() local
8955 SDVTList VTs = getVTList(MVT::Other); getStore() local
9022 SDVTList VTs = getVTList(MVT::Other); getTruncStore() local
9053 SDVTList VTs = getVTList(Base.getValueType(), MVT::Other); getIndexedStore() local
9109 SDVTList VTs = Indexed ? getVTList(VT, Ptr.getValueType(), MVT::Other) getLoadVP() local
9202 SDVTList VTs = Indexed ? getVTList(Ptr.getValueType(), MVT::Other) getStoreVP() local
9273 SDVTList VTs = getVTList(MVT::Other); getTruncStoreVP() local
9305 SDVTList VTs = getVTList(Base.getValueType(), MVT::Other); getIndexedStoreVP() local
9338 SDVTList VTs = Indexed ? getVTList(VT, Ptr.getValueType(), MVT::Other) getStridedLoadVP() local
9393 SDVTList VTs = Indexed ? getVTList(Ptr.getValueType(), MVT::Other) getStridedStoreVP() local
9442 SDVTList VTs = getVTList(MVT::Other); getTruncStridedStoreVP() local
9468 getGatherVP(SDVTList VTs,EVT VT,const SDLoc & dl,ArrayRef<SDValue> Ops,MachineMemOperand * MMO,ISD::MemIndexType IndexType) getGatherVP() argument
9511 getScatterVP(SDVTList VTs,EVT VT,const SDLoc & dl,ArrayRef<SDValue> Ops,MachineMemOperand * MMO,ISD::MemIndexType IndexType) getScatterVP() argument
9564 SDVTList VTs = Indexed ? getVTList(VT, Base.getValueType(), MVT::Other) getMaskedLoad() local
9612 SDVTList VTs = Indexed ? getVTList(Base.getValueType(), MVT::Other) getMaskedStore() local
9650 getMaskedGather(SDVTList VTs,EVT MemVT,const SDLoc & dl,ArrayRef<SDValue> Ops,MachineMemOperand * MMO,ISD::MemIndexType IndexType,ISD::LoadExtType ExtTy) getMaskedGather() argument
9697 getMaskedScatter(SDVTList VTs,EVT MemVT,const SDLoc & dl,ArrayRef<SDValue> Ops,MachineMemOperand * MMO,ISD::MemIndexType IndexType,bool IsTrunc) getMaskedScatter() argument
9743 getMaskedHistogram(SDVTList VTs,EVT MemVT,const SDLoc & dl,ArrayRef<SDValue> Ops,MachineMemOperand * MMO,ISD::MemIndexType IndexType) getMaskedHistogram() argument
9784 SDVTList VTs = getVTList(MVT::Other); getGetFPEnv() local
9811 SDVTList VTs = getVTList(MVT::Other); getSetFPEnv() local
10054 SDVTList VTs = getVTList(VT); getNode() local
10385 getVTList(ArrayRef<EVT> VTs) getVTList() argument
10553 SDVTList VTs = getVTList(VT); SelectNodeTo() local
10559 SDVTList VTs = getVTList(VT); SelectNodeTo() local
10567 SDVTList VTs = getVTList(VT); SelectNodeTo() local
10575 SDVTList VTs = getVTList(VT); SelectNodeTo() local
10582 SDVTList VTs = getVTList(VT); SelectNodeTo() local
10588 SDVTList VTs = getVTList(VT1, VT2); SelectNodeTo() local
10594 SDVTList VTs = getVTList(VT1, VT2); SelectNodeTo() local
10601 SDVTList VTs = getVTList(VT1, VT2, VT3); SelectNodeTo() local
10608 SDVTList VTs = getVTList(VT1, VT2); SelectNodeTo() local
10614 SelectNodeTo(SDNode * N,unsigned MachineOpc,SDVTList VTs,ArrayRef<SDValue> Ops) SelectNodeTo() argument
10659 MorphNodeTo(SDNode * N,unsigned Opc,SDVTList VTs,ArrayRef<SDValue> Ops) MorphNodeTo() argument
10735 SDVTList VTs = getVTList(Node->getValueType(0)); mutateStrictFPToFP() local
10761 SDVTList VTs = getVTList(VT); getMachineNode() local
10767 SDVTList VTs = getVTList(VT); getMachineNode() local
10774 SDVTList VTs = getVTList(VT); getMachineNode() local
10782 SDVTList VTs = getVTList(VT); getMachineNode() local
10789 SDVTList VTs = getVTList(VT); getMachineNode() local
10796 SDVTList VTs = getVTList(VT1, VT2); getMachineNode() local
10804 SDVTList VTs = getVTList(VT1, VT2); getMachineNode() local
10812 SDVTList VTs = getVTList(VT1, VT2); getMachineNode() local
10819 SDVTList VTs = getVTList(VT1, VT2, VT3); getMachineNode() local
10828 SDVTList VTs = getVTList(VT1, VT2, VT3); getMachineNode() local
10836 SDVTList VTs = getVTList(VT1, VT2, VT3); getMachineNode() local
10843 SDVTList VTs = getVTList(ResultTys); getMachineNode() local
10848 getMachineNode(unsigned Opcode,const SDLoc & DL,SDVTList VTs,ArrayRef<SDValue> Ops) getMachineNode() argument
12017 MemSDNode(unsigned Opc,unsigned Order,const DebugLoc & dl,SDVTList VTs,EVT memvt,MachineMemOperand * mmo) MemSDNode() argument
12042 std::vector<EVT> VTs; global() member
12435 SDVTList VTs = getVTList(ResEltVT, SVT); UnrollVectorOverflowOp() local
[all...]
H A DScheduleDAGSDNodes.cpp144 static void CloneNodeWithValues(SDNode *N, SelectionDAG *DAG, ArrayRef<EVT> VTs, in CloneNodeWithValues() argument
179 SmallVector<EVT, 4> VTs(N->values()); in AddGlue() local
H A DLegalizeDAG.cpp2956 SDVTList VTs = DAG.getVTList(NewOutTy, MVT::Other); PromoteLegalFP_TO_INT() local
3151 SDVTList VTs = DAG.getVTList(Node->getValueType(0), MVT::Other); ExpandNode() local
3173 SDVTList VTs = DAG.getVTList(Node->getValueType(0), MVT::Other); ExpandNode() local
3651 SDVTList VTs = DAG.getVTList(VT, VT); ExpandNode() local
3781 SDVTList VTs = DAG.getVTList(VT, VT); ExpandNode() local
3793 SDVTList VTs = DAG.getVTList(VT, VT); ExpandNode() local
3835 SDVTList VTs = DAG.getVTList(VT, VT); ExpandNode() local
5371 SDVTList VTs = DAG.getVTList(Node->getValueType(0), MVT::Other); PromoteNode() local
[all...]
H A DLegalizeIntegerTypes.cpp415 SDVTList VTs = DAG.getVTList(N->getValueType(0), SVT, MVT::Other); PromoteIntRes_AtomicCmpSwap() local
443 SDVTList VTs = PromoteIntRes_AtomicCmpSwap() local
1346 SDVTList VTs = DAG.getVTList({SVT, MVT::Other}); PromoteIntRes_SETCC() local
1794 SDVTList VTs = DAG.getVTList(LHS.getValueType(), N->getValueType(1)); PromoteIntRes_XMULO() local
2812 SDVTList VTs = DAG.getVTList(N->getValueType(0), MVT::Other); ExpandIntegerResult() local
4181 SDVTList VTs = DAG.getVTList(NVT, NVT, MVT::Other); ExpandIntRes_READCOUNTER() local
5128 SDVTList VTs = DAG.getVTList(VT, MVT::i1, MVT::Other); ExpandIntRes_ATOMIC_LOAD() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp454 SDVTList VTs = CurDAG->getVTList(MVT::i32, MVT::i32); getSBBZero() local
1030 SDVTList VTs = CurDAG->getVTList(NarrowVT, MVT::Other); PreprocessISelDAG() local
1450 SDVTList VTs = CurDAG->getVTList(MVT::Other); PreprocessISelDAG() local
1467 SDVTList VTs = CurDAG->getVTList(DstVT, MVT::Other); PreprocessISelDAG() local
4193 SDVTList VTs = CurDAG->getVTList(NVT, MVT::i32, MVT::Other); matchBEXTRFromAndImm() local
4230 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32, MVT::Other); emitPCMPISTR() local
4240 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32); emitPCMPISTR() local
4263 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32, MVT::Other, MVT::Glue); emitPCMPESTR() local
4274 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32, MVT::Glue); emitPCMPESTR() local
4587 SDVTList VTs = CurDAG->getVTList(NVT, MVT::Other); matchVPTERNLOG() local
4988 SDVTList VTs = CurDAG->getVTList(MaskVT, MVT::Other); tryVPTESTM() local
5517 SDVTList VTs = CurDAG->getVTList(NVT, MVT::i32, MVT::Other); Select() local
5583 SDVTList VTs; Select() local
5600 SDVTList VTs; Select() local
5671 SDVTList VTs = CurDAG->getVTList(NVT, MVT::Other); Select() local
5676 SDVTList VTs = CurDAG->getVTList(NVT, NVT, MVT::Other); Select() local
5682 SDVTList VTs = CurDAG->getVTList(MVT::Other, MVT::Glue); Select() local
5695 SDVTList VTs = CurDAG->getVTList(NVT); Select() local
5699 SDVTList VTs = CurDAG->getVTList(NVT, NVT); Select() local
5704 SDVTList VTs = CurDAG->getVTList(MVT::Glue); Select() local
5825 SDVTList VTs = CurDAG->getVTList(MVT::i32, MVT::i32); Select() local
5953 SDVTList VTs = CurDAG->getVTList(MVT::Other, MVT::Glue); Select() local
6411 SDVTList VTs = CurDAG->getVTList(ValueVT, MaskVT, MVT::Other); Select() local
6484 SDVTList VTs = CurDAG->getVTList(Mask.getValueType(), MVT::Other); Select() local
[all...]
/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1608 SDVTList VTs; in lowerOverflowArithmetic() local
2074 SDVTList VTs = DAG.getVTList(Op.getValueType(), MVT::i8); in EmitTest() local
2123 SDVTList VTs = DAG.getVTList(Op0.getValueType(), MVT::i8); in EmitCmp() local
2224 SDVTList VTs = DAG.getVTList(LHS.getValueType(), MVT::i32); in LowerSETCCCARRY() local
2295 SDVTList VTs = DAG.getVTList(CmpOp0.getValueType(), MVT::i32); LowerSELECT() local
2403 SDVTList VTs = DAG.getVTList(T1.getValueType(), MVT::Glue); LowerSELECT() local
2422 SDVTList VTs = DAG.getVTList(Op.getValueType(), MVT::Glue); LowerSELECT() local
2615 SDVTList VTs = DAG.getVTList(VT, MVT::i8); LowerADDC_ADDE_SUBC_SUBE() local
3607 SDVTList VTs = DAG.getVTList(VT, MVT::i32); combineSUBX() local
3620 SDVTList VTs = DAG.getVTList(VT, MVT::i32); combineADDX() local
[all...]
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp46 ComputeValueVTs(TLI, DL, Ty, VTs); in computeLegalValueVTs() local
H A DWebAssemblyMCInstLower.cpp59 SmallVector<MVT, 1> VTs; in GetGlobalAddressSymbol() local
H A DWebAssemblyAsmPrinter.cpp189 SmallVector<MVT, 1> VTs; emitGlobalVariable() local
/llvm-project/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp133 const ListInit *VTs = Action->getValueAsListInit("VTs"); in EmitAction() local
H A DDAGISelMatcherOpt.cpp125 const SmallVectorImpl<MVT::SimpleValueType> &VTs = EN->getVTList(); in ContractNodes() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp224 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::i32, MVT::Other, MVT::Glue); EmitTargetCodeForMemcpy() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2971 SDVTList VTs = CurDAG->getVTList(MVT::v32i32, MVT::v128i1); in SelectHVXDualOutput() local
2978 SDVTList VTs = CurDAG->getVTList(MVT::v16i32, MVT::v64i1); in SelectHVXDualOutput() local
2915 SDVTList VTs = CurDAG->getVTList(MVT::Other); SelectV65GatherPred() local
2954 SDVTList VTs = CurDAG->getVTList(MVT::Other); SelectV65Gather() local
2985 SDVTList VTs = CurDAG->getVTList(MVT::v16i32, MVT::v64i1); SelectHVXDualOutput() local
2992 SDVTList VTs = CurDAG->getVTList(MVT::v32i32, MVT::v128i1); SelectHVXDualOutput() local
[all...]
H A DHexagonISelLowering.cpp731 SDVTList VTs = DAG.getVTList(MVT::i64, MVT::Other); LowerREADCYCLECOUNTER() local
743 SDVTList VTs = DAG.getVTList(MVT::i64, MVT::Other); LowerREADSTEADYCOUNTER() local
785 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::Other); LowerDYNAMIC_STACKALLOC() local
3270 SDVTList VTs = Op.getNode()->getVTList(); LowerUAddSubO() local
[all...]
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h350 SmallVector<ValueTypeByHwMode, 4> VTs; variable
/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp910 SDVTList VTs = DAG.getVTList(Op.getValueType(), MVT::Glue); LowerSELECT_CC() local
927 SDVTList VTs = DAG.getVTList(Op.getValueType(), MVT::Glue); LowerSETCC() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1701 SmallVector<EVT, 16> VTs; LowerCall() local
2054 SmallVector<EVT, 16> VTs; LowerCall() local
3244 SmallVector<EVT, 16> VTs; LowerFormalArguments() local
3403 SmallVector<EVT, 16> VTs; LowerReturn() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp815 SDVTList VTs = ST->getVTList(); in tryTLSXFormStore() local
869 SDVTList VTs = LD->getVTList(); in tryTLSXFormLoad() local
5386 EVT VTs[] = {MVT::v16i8, MVT::Glue}; in Select() local
5442 EVT VTs[] = {MVT::v16i8, MVT::Glue}; in Select() local
7457 for (unsigned i = 0, ie = VTs in PeepholePPC64ZExt() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5105 SDVTList VTs = DAG.getVTList({ContainerVT, MVT::Other}); lowerVECTOR_SHUFFLE() local
9370 SDVTList VTs = DAG.getVTList({RetVT, MVT::Other}); getVCIXISDNodeWCHAIN() local
9464 SDVTList VTs = DAG.getVTList({ContainerVT, MVT::Other}); LowerINTRINSIC_W_CHAIN() local
9499 SDVTList VTs = DAG.getVTList(ContainerVTs); LowerINTRINSIC_W_CHAIN() local
10425 SDVTList VTs = DAG.getVTList(SmallVector<EVT, 4>( widenVectorOpsToi8() local
10785 SDVTList VTs = DAG.getVTList({ContainerVT, MVT::Other}); lowerFixedLengthVectorLoadToRVV() local
10900 SDVTList VTs = DAG.getVTList({ContainerVT, MVT::Other}); lowerMaskedLoad() local
11768 SDVTList VTs = DAG.getVTList({ContainerVT, MVT::Other}); lowerVPStridedLoad() local
11930 SDVTList VTs = DAG.getVTList({ContainerVT, MVT::Other}); lowerMaskedGather() local
12034 SDVTList VTs = DAG.getVTList(XLenVT, MVT::Other); lowerGET_ROUNDING() local
12186 SDVTList VTs = DAG.getVTList(MVT::i64, MVT::Other); ReplaceNodeResults() local
12278 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::i32, MVT::Other); ReplaceNodeResults() local
12869 SDVTList VTs = DAG.getVTList(Subtarget.getXLenVT(), MVT::Other); ReplaceNodeResults() local
16189 SDVTList VTs = DAG.getVTList({WideVecVT, MVT::Other}); performCONCAT_VECTORSCombine() local
16801 SDVTList VTs = DAG.getVTList(MVT::i64, MVT::Other); PerformDAGCombine() local
17044 SDVTList VTs = DAG.getVTList({VT, MVT::Other}); PerformDAGCombine() local
[all...]

12