Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2937 SDVTList VTList = DAG.getVTList(NVT, getSetCCResultType(NVT)); in ExpandIntRes_ADDSUB() local
2965 SDVTList VTList = DAG.getVTList(NVT, MVT::Glue); in ExpandIntRes_ADDSUB() local
2986 SDVTList VTList = DAG.getVTList(NVT, OvfVT); in ExpandIntRes_ADDSUB() local
3053 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), MVT::Glue); in ExpandIntRes_ADDSUBC() local
3079 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), MVT::Glue); in ExpandIntRes_ADDSUBE() local
3125 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), N->getValueType(1)); in ExpandIntRes_UADDSUBO() local
3157 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), N->getValueType(1)); in ExpandIntRes_ADDSUBCARRY() local
3177 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), N->getValueType(1)); in ExpandIntRes_SADDSUBO_CARRY() local
3323 SDVTList VTList = DAG.getVTList(NVT, getSetCCResultType(NVT)); in ExpandIntRes_ABS() local
5008 SDVTList VTList = DAG.getVTList(LoVT, getSetCCResultType(LoVT)); in IntegerExpandSetCCOperands() local
[all …]
H A DSelectionDAG.cpp642 static void AddNodeIDValueTypes(FoldingSetNodeID &ID, SDVTList VTList) { in AddNodeIDValueTypes()
665 SDVTList VTList, ArrayRef<SDValue> OpList) { in AddNodeIDNode()
7762 SDVTList VTList, ArrayRef<SDValue> Ops, in getAtomic()
7851 unsigned Opcode, const SDLoc &dl, SDVTList VTList, ArrayRef<SDValue> Ops, in getMemIntrinsicNode()
7867 SDVTList VTList, in getMemIntrinsicNode()
9300 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
9308 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
9430 SDVTList VTList) { in getNode()
10041 SDNode *SelectionDAG::getNodeIfExists(unsigned Opcode, SDVTList VTList, in getNodeIfExists()
10049 SDNode *SelectionDAG::getNodeIfExists(unsigned Opcode, SDVTList VTList, in getNodeIfExists()
[all …]
H A DScheduleDAGSDNodes.cpp149 SDVTList VTList = DAG->getVTList(VTs); in CloneNodeWithValues() local
H A DSelectionDAGISel.cpp2488 MorphNode(SDNode *Node, unsigned TargetOpc, SDVTList VTList, in MorphNode()
3522 SDVTList VTList; in SelectCodeCommon() local
H A DTargetLowering.cpp7376 SDVTList VTList = DAG.getVTList(HiLoVT, SetCCType); in expandDIVREMByConstant() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp228 SDVTList VTList = CurDAG->getVTList(VT, MVT::Other); in matchLoadD16FromBuildVector() local
262 SDVTList VTList = CurDAG->getVTList(VT, MVT::Other); in matchLoadD16FromBuildVector() local
841 SDVTList VTList = CurDAG->getVTList(MVT::i32, MVT::Glue); in SelectADD_SUB_I64() local
H A DSIISelLowering.cpp4863 SDVTList VTList = DAG.getVTList(EquivLoadVT, MVT::Other); in adjustLoadValueType() local
4914 SDVTList VTList = DAG.getVTList(CastVT, MVT::Other); in lowerIntrinsicLoad() local
6782 SDVTList VTList = DAG.getVTList({LoadVT, MVT::Glue}); in lowerSBuffer() local
7903 SDVTList VTList, in getMemIntrinsicNode()
8963 SDVTList VTList = DAG.getVTList(VT, MVT::Other, MVT::Glue); in getFPBinOp() local
8985 SDVTList VTList = DAG.getVTList(VT, MVT::Other, MVT::Glue); in getFPTernOp() local
11173 SDVTList VTList = DAG.getVTList(MVT::i32, MVT::i1); in performAddCombine() local
11214 SDVTList VTList = DAG.getVTList(MVT::i32, MVT::i1); in performSubCombine() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h242 vt_iterator VTList; member
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2645 SDVTList VTList = DAG.getVTList(VT, VT); in lowerShiftRightParts() local
2667 SDVTList VTList = DAG.getVTList(VT, MVT::Other); in createLoadLR() local
2748 SDVTList VTList = DAG.getVTList(MVT::Other); in createStoreLR() local
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4235 SDVTList VTList = DAG.getVTList(WideVT, MVT::Other); in lowerATOMIC_LOAD_OP() local
4338 SDVTList VTList = DAG.getVTList(WideVT, MVT::i32, MVT::Other); in lowerATOMIC_CMP_SWAP() local
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp84 TypeSetByHwMode::TypeSetByHwMode(ArrayRef<ValueTypeByHwMode> VTList) { in TypeSetByHwMode()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5673 SDVTList VTList = DAG.getVTList(MVT::Other, MVT::Glue); in OptimizeVFPBrcond() local
5790 SDVTList VTList = DAG.getVTList(MVT::Other, MVT::Glue); in LowerBR_CC() local