Home
last modified time | relevance | path

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

12345

/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp148 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::Other); in emitCLC() local
200 SDVTList VTs = DAG.getVTList(PtrVT, MVT::i32, MVT::Other); in EmitTargetCodeForMemchr() local
225 SDVTList VTs = DAG.getVTList(Dest.getValueType(), MVT::Other); in EmitTargetCodeForStrcpy() local
235 SDVTList VTs = DAG.getVTList(Src1.getValueType(), MVT::i32, MVT::Other); in EmitTargetCodeForStrcmp() local
254 SDVTList VTs = DAG.getVTList(PtrVT, MVT::i32, MVT::Other); in getBoundedStrlen() local
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp151 SDVTList VTs = DAG.getVTList(MVT::Other, MVT::Glue); in emitCLC() local
202 SDVTList VTs = DAG.getVTList(PtrVT, MVT::Other, MVT::Glue); in EmitTargetCodeForMemchr() local
228 SDVTList VTs = DAG.getVTList(Dest.getValueType(), MVT::Other); in EmitTargetCodeForStrcpy() local
238 SDVTList VTs = DAG.getVTList(Src1.getValueType(), MVT::Other, MVT::Glue); in EmitTargetCodeForStrcmp() local
256 SDVTList VTs = DAG.getVTList(PtrVT, MVT::Other, MVT::Glue); in getBoundedStrlen() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp147 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::Other); in emitCLC() local
199 SDVTList VTs = DAG.getVTList(PtrVT, MVT::i32, MVT::Other); in EmitTargetCodeForMemchr() local
224 SDVTList VTs = DAG.getVTList(Dest.getValueType(), MVT::Other); in EmitTargetCodeForStrcpy() local
234 SDVTList VTs = DAG.getVTList(Src1.getValueType(), MVT::i32, MVT::Other); in EmitTargetCodeForStrcmp() local
253 SDVTList VTs = DAG.getVTList(PtrVT, MVT::i32, MVT::Other); in getBoundedStrlen() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp58 static SDVTList makeVTList(const EVT *VTs, unsigned NumVTs) { in makeVTList()
918 SDVTList VTs, SDValue N1, SDValue N2, in GetBinarySDNode()
3208 SDVTList VTs = getVTList(VT); in getNode() local
3913 SDVTList VTs = getVTList(VT); in getNode() local
4015 SDVTList VTs = getVTList(VT); in getNode() local
4833 unsigned Opcode, const SDLoc &dl, EVT MemVT, SDVTList VTs, SDValue Chain, in getAtomicCmpSwap()
4860 EVT MemVT, SDVTList VTs, SDValue Chain, in getAtomicCmpSwap()
4924 SDVTList VTs = Opcode == ISD::ATOMIC_STORE ? getVTList(MVT::Other) : in getAtomic() local
4936 SDVTList VTs = getVTList(VT, MVT::Other); in getAtomic() local
4946 SmallVector<EVT, 4> VTs; in getMergeValues() local
[all …]
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h62 const EVT *VTs; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h79 const EVT *VTs; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFSelectionDAGInfo.cpp35 SDVTList VTs = DAG.getVTList(MVT::Other, MVT::Glue); in EmitTargetCodeForMemcpy() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h79 const EVT *VTs; member
/external/llvm-project/llvm/lib/Target/BPF/
DBPFSelectionDAGInfo.cpp35 SDVTList VTs = DAG.getVTList(MVT::Other, MVT::Glue); in EmitTargetCodeForMemcpy() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp942 SDVTList VTs = CurDAG->getVTList(NarrowVT, MVT::Other); in PreprocessISelDAG() local
1304 SDVTList VTs = CurDAG->getVTList(MVT::Other); in PreprocessISelDAG() local
1321 SDVTList VTs = CurDAG->getVTList(DstVT, MVT::Other); in PreprocessISelDAG() local
3712 SDVTList VTs = CurDAG->getVTList(NVT, MVT::i32, MVT::Other); in matchBEXTRFromAndImm() local
3748 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32, MVT::Other); in emitPCMPISTR() local
3758 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32); in emitPCMPISTR() local
3781 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32, MVT::Other, MVT::Glue); in emitPCMPESTR() local
3792 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32, MVT::Glue); in emitPCMPESTR() local
4065 SDVTList VTs = CurDAG->getVTList(NVT, MVT::Other); in matchVPTERNLOG() local
4447 SDVTList VTs = CurDAG->getVTList(MaskVT, MVT::Other); in tryVPTESTM() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h1544 SDVTList VTs, EVT MemVT, in X86StoreSDNode()
1562 const DebugLoc &dl, SDVTList VTs, EVT MemVT, in X86MaskedStoreSDNode()
1580 SDVTList VTs, EVT MemVT, MachineMemOperand *MMO) in TruncSStoreSDNode()
1592 SDVTList VTs, EVT MemVT, MachineMemOperand *MMO) in TruncUSStoreSDNode()
1604 const DebugLoc &dl, SDVTList VTs, EVT MemVT, in MaskedTruncSStoreSDNode()
1617 const DebugLoc &dl, SDVTList VTs, EVT MemVT, in MaskedTruncUSStoreSDNode()
1632 const DebugLoc &dl, SDVTList VTs, EVT MemVT, in X86MaskedGatherScatterSDNode()
1649 X86MaskedGatherSDNode(unsigned Order, const DebugLoc &dl, SDVTList VTs, in X86MaskedGatherSDNode()
1663 X86MaskedScatterSDNode(unsigned Order, const DebugLoc &dl, SDVTList VTs, in X86MaskedScatterSDNode()
DX86ISelDAGToDAG.cpp1127 SDVTList VTs = CurDAG->getVTList(MVT::Other); in PreprocessISelDAG() local
1144 SDVTList VTs = CurDAG->getVTList(DstVT, MVT::Other); in PreprocessISelDAG() local
3613 SDVTList VTs = CurDAG->getVTList(NVT, MVT::i32, MVT::Other); in matchBEXTRFromAndImm() local
3649 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32, MVT::Other); in emitPCMPISTR() local
3659 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32); in emitPCMPISTR() local
3682 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32, MVT::Other, MVT::Glue); in emitPCMPESTR() local
3693 SDVTList VTs = CurDAG->getVTList(VT, MVT::i32, MVT::Glue); in emitPCMPESTR() local
4328 SDVTList VTs = CurDAG->getVTList(MaskVT, MVT::Other); in tryVPTESTM() local
4671 SDVTList VTs = CurDAG->getVTList(NVT, MVT::i32, MVT::Other); in Select() local
4737 SDVTList VTs; in Select() local
[all …]
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp86 static SDVTList makeVTList(const EVT *VTs, unsigned NumVTs) { in makeVTList()
4755 SDVTList VTs = getVTList(VT); in getNode() local
5610 SDVTList VTs = getVTList(VT); in getNode() local
5767 SDVTList VTs = getVTList(VT); in getNode() local
6723 EVT MemVT, SDVTList VTs, SDValue Chain, in getAtomicCmpSwap()
6756 SDVTList VTs = Opcode == ISD::ATOMIC_STORE ? getVTList(MVT::Other) : in getAtomic() local
6767 SDVTList VTs = getVTList(VT, MVT::Other); in getAtomic() local
6777 SmallVector<EVT, 4> VTs; in getMergeValues() local
6845 const auto VTs = getVTList(MVT::Other); in getLifetimeNode() local
6875 const auto VTs = getVTList(MVT::Other); in getPseudoProbeNode() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp84 static SDVTList makeVTList(const EVT *VTs, unsigned NumVTs) { in makeVTList()
4762 SDVTList VTs = getVTList(VT); in getNode() local
5511 SDVTList VTs = getVTList(VT); in getNode() local
5656 SDVTList VTs = getVTList(VT); in getNode() local
6605 EVT MemVT, SDVTList VTs, SDValue Chain, in getAtomicCmpSwap()
6638 SDVTList VTs = Opcode == ISD::ATOMIC_STORE ? getVTList(MVT::Other) : in getAtomic() local
6649 SDVTList VTs = getVTList(VT, MVT::Other); in getAtomic() local
6659 SmallVector<EVT, 4> VTs; in getMergeValues() local
6732 const auto VTs = getVTList(MVT::Other); in getLifetimeNode() local
6846 SDVTList VTs = Indexed ? in getLoad() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.cpp34 SmallVector<EVT, 4> VTs; in computeLegalValueVTs() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.cpp35 SmallVector<EVT, 4> VTs; in computeLegalValueVTs() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1909 SDVTList VTs = CurDAG->getVTList(VSrc.getValueType(), VSrc.getValueType(), in tryGather() local
2125 SDVTList VTs = CurDAG->getVTList(NVT, MVT::i32); in Select() local
2149 SDVTList VTs = CurDAG->getVTList(NVT, NVT, MVT::i32); in Select() local
2230 SDVTList VTs = CurDAG->getVTList(NVT, NVT, MVT::Other, MVT::Glue); in Select() local
2237 SDVTList VTs = CurDAG->getVTList(MVT::Other, MVT::Glue); in Select() local
2255 SDVTList VTs = CurDAG->getVTList(NVT, NVT, MVT::Glue); in Select() local
2261 SDVTList VTs = CurDAG->getVTList(MVT::Glue); in Select() local
/external/llvm-project/llvm/utils/TableGen/
DCallingConvEmitter.cpp102 ListInit *VTs = Action->getValueAsListInit("VTs"); in EmitAction() local
DDAGISelMatcherOpt.cpp125 const SmallVectorImpl<MVT::SimpleValueType> &VTs = EN->getVTList(); in ContractNodes() local
/external/llvm/utils/TableGen/
DCallingConvEmitter.cpp89 ListInit *VTs = Action->getValueAsListInit("VTs"); in EmitAction() local
DDAGISelMatcherOpt.cpp122 const SmallVectorImpl<MVT::SimpleValueType> &VTs = EN->getVTList(); in ContractNodes() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyAsmPrinter.cpp133 SmallVector<EVT, 4> VTs; in ComputeLegalValueVTs() local
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp178 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::i32, MVT::Other, MVT::Glue); in EmitTargetCodeForMemcpy() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp177 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::i32, MVT::Other, MVT::Glue); in EmitTargetCodeForMemcpy() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp177 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::i32, MVT::Other, MVT::Glue); in EmitTargetCodeForMemcpy() local

12345