Home
last modified time | relevance | path

Searched defs:VTList (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3590 SDVTList VTList = DAG.getVTList(NVT, getSetCCResultType(NVT)); in ExpandIntRes_ADDSUB() local
3618 SDVTList VTList = DAG.getVTList(NVT, MVT::Glue); in ExpandIntRes_ADDSUB() local
3639 SDVTList VTList = DAG.getVTList(NVT, OvfVT); in ExpandIntRes_ADDSUB() local
3724 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), MVT::Glue); in ExpandIntRes_ADDSUBC() local
3750 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), MVT::Glue); in ExpandIntRes_ADDSUBE() local
3796 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), N->getValueType(1)); in ExpandIntRes_UADDSUBO() local
3841 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), N->getValueType(1)); in ExpandIntRes_UADDSUBO_CARRY() local
3861 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), N->getValueType(1)); in ExpandIntRes_SADDSUBO_CARRY() local
4007 SDVTList VTList = DAG.getVTList(NVT, getSetCCResultType(NVT)); in ExpandIntRes_ABS() local
4724 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), Node->getValueType(1)); in ExpandIntRes_SADDSUBO() local
[all …]
H A DSelectionDAG.cpp713 static void AddNodeIDValueTypes(FoldingSetNodeID &ID, SDVTList VTList) { in AddNodeIDValueTypes()
736 SDVTList VTList, ArrayRef<SDValue> OpList) { in AddNodeIDNode()
9214 SDVTList VTList, ArrayRef<SDValue> Ops, in getAtomic()
9303 unsigned Opcode, const SDLoc &dl, SDVTList VTList, ArrayRef<SDValue> Ops, in getMemIntrinsicNode()
9318 SDVTList VTList, in getMemIntrinsicNode()
10700 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
10708 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
10902 SDVTList VTList) { in getNode()
10906 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
10912 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
[all …]
H A DScheduleDAGSDNodes.cpp150 SDVTList VTList = DAG->getVTList(VTs); in CloneNodeWithValues() local
H A DSelectionDAGISel.cpp2809 MorphNode(SDNode *Node, unsigned TargetOpc, SDVTList VTList, in MorphNode()
4143 SDVTList VTList; in SelectCodeCommon() local
H A DTargetLowering.cpp8061 SDVTList VTList = DAG.getVTList(HiLoVT, SetCCType); in expandDIVREMByConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp233 SDVTList VTList = CurDAG->getVTList(VT, MVT::Other); in matchLoadD16FromBuildVector() local
267 SDVTList VTList = CurDAG->getVTList(VT, MVT::Other); in matchLoadD16FromBuildVector() local
983 SDVTList VTList = CurDAG->getVTList(MVT::i32, MVT::Glue); in SelectADD_SUB_I64() local
H A DSIISelLowering.cpp4457 SDVTList VTList = DAG.getVTList(MVT::i32, MVT::Other); in lowerGET_FPENV() local
6305 SDVTList VTList = DAG.getVTList(EquivLoadVT, MVT::Other); in adjustLoadValueType() local
6349 SDVTList VTList = DAG.getVTList(CastVT, MVT::Other); in lowerIntrinsicLoad() local
8930 SDVTList VTList = DAG.getVTList({LoadVT, MVT::Other}); in lowerSBuffer() local
9999 SDVTList VTList, in getMemIntrinsicNode()
11190 SDVTList VTList = DAG.getVTList(VT, MVT::Other, MVT::Glue); in getFPBinOp() local
11213 SDVTList VTList = DAG.getVTList(VT, MVT::Other, MVT::Glue); in getFPTernOp() local
15107 SDVTList VTList = DAG.getVTList(MVT::i32, MVT::i1); in performAddCombine() local
15197 SDVTList VTList = DAG.getVTList(MVT::i32, MVT::i1); in performSubCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2822 SDVTList VTList = DAG.getVTList(VT, VT); in lowerShiftRightParts() local
2844 SDVTList VTList = DAG.getVTList(VT, MVT::Other); in createLoadLR() local
2925 SDVTList VTList = DAG.getVTList(MVT::Other); in createStoreLR() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp77 TypeSetByHwMode::TypeSetByHwMode(ArrayRef<ValueTypeByHwMode> VTList) { in TypeSetByHwMode()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5117 SDVTList VTList = DAG.getVTList(WideVT, MVT::Other); in lowerATOMIC_LOAD_OP() local
5200 SDVTList VTList = DAG.getVTList(WideVT, MVT::i32, MVT::Other); in lowerATOMIC_CMP_SWAP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12748 SDVTList VTList = Op->getVTList(); in lowerVectorStrictFSetcc() local