Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2567 SDVTList VTList = DAG.getVTList(NVT, getSetCCResultType(NVT)); in ExpandIntRes_ADDSUB() local
2591 SDVTList VTList = DAG.getVTList(NVT, MVT::Glue); in ExpandIntRes_ADDSUB() local
2612 SDVTList VTList = DAG.getVTList(NVT, OvfVT); in ExpandIntRes_ADDSUB() local
2685 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), MVT::Glue); in ExpandIntRes_ADDSUBC() local
2711 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), MVT::Glue); in ExpandIntRes_ADDSUBE() local
2757 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), N->getValueType(1)); in ExpandIntRes_UADDSUBO() local
2789 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), N->getValueType(1)); in ExpandIntRes_ADDSUBCARRY() local
2809 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), N->getValueType(1)); in ExpandIntRes_SADDSUBO_CARRY() local
2948 SDVTList VTList = DAG.getVTList(NVT, getSetCCResultType(NVT)); in ExpandIntRes_ABS() local
3648 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), Node->getValueType(1)); in ExpandIntRes_SADDSUBO() local
[all …]
H A DSelectionDAG.cpp561 static void AddNodeIDValueTypes(FoldingSetNodeID &ID, SDVTList VTList) { in AddNodeIDValueTypes()
584 SDVTList VTList, ArrayRef<SDValue> OpList) { in AddNodeIDNode()
7035 SDVTList VTList, ArrayRef<SDValue> Ops, in getAtomic()
7119 unsigned Opcode, const SDLoc &dl, SDVTList VTList, ArrayRef<SDValue> Ops, in getMemIntrinsicNode()
7135 SDVTList VTList, in getMemIntrinsicNode()
7928 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
7936 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
8027 SDVTList VTList) { in getNode()
8031 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
8037 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, in getNode()
[all …]
H A DScheduleDAGSDNodes.cpp146 SDVTList VTList = DAG->getVTList(VTs); in CloneNodeWithValues() local
H A DSelectionDAGISel.cpp2466 MorphNode(SDNode *Node, unsigned TargetOpc, SDVTList VTList, in MorphNode()
3484 SDVTList VTList; in SelectCodeCommon() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp423 SDVTList VTList = CurDAG->getVTList(VT, MVT::Other); in matchLoadD16FromBuildVector() local
457 SDVTList VTList = CurDAG->getVTList(VT, MVT::Other); in matchLoadD16FromBuildVector() local
1035 SDVTList VTList = CurDAG->getVTList(MVT::i32, MVT::Glue); in SelectADD_SUB_I64() local
H A DSIISelLowering.cpp4628 SDVTList VTList = DAG.getVTList(EquivLoadVT, MVT::Other); in adjustLoadValueType() local
4668 SDVTList VTList = DAG.getVTList(CastVT, MVT::Other); in lowerIntrinsicLoad() local
6359 SDVTList VTList = DAG.getVTList({LoadVT, MVT::Glue}); in lowerSBuffer() local
7428 SDVTList VTList, in getMemIntrinsicNode()
8309 SDVTList VTList = DAG.getVTList(VT, MVT::Other, MVT::Glue); in getFPBinOp() local
8331 SDVTList VTList = DAG.getVTList(VT, MVT::Other, MVT::Glue); in getFPTernOp() local
10410 SDVTList VTList = DAG.getVTList(MVT::i32, MVT::i1); in performAddCombine() local
10451 SDVTList VTList = DAG.getVTList(MVT::i32, MVT::i1); in performSubCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h237 vt_iterator VTList; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2631 SDVTList VTList = DAG.getVTList(VT, VT); in lowerShiftRightParts() local
2653 SDVTList VTList = DAG.getVTList(VT, MVT::Other); in createLoadLR() local
2734 SDVTList VTList = DAG.getVTList(MVT::Other); in createStoreLR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3949 SDVTList VTList = DAG.getVTList(WideVT, MVT::Other); in lowerATOMIC_LOAD_OP() local
4052 SDVTList VTList = DAG.getVTList(WideVT, MVT::i32, MVT::Other); in lowerATOMIC_CMP_SWAP() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp69 TypeSetByHwMode::TypeSetByHwMode(ArrayRef<ValueTypeByHwMode> VTList) { in TypeSetByHwMode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5428 SDVTList VTList = DAG.getVTList(MVT::Other, MVT::Glue); in OptimizeVFPBrcond() local
5545 SDVTList VTList = DAG.getVTList(MVT::Other, MVT::Glue); in LowerBR_CC() local
18964 SDVTList VTList = DAG.getVTList(HalfT, MVT::i1); in lowerABS() local