Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp332 static void AddNodeIDValueTypes(FoldingSetNodeID &ID, SDVTList VTList) { in AddNodeIDValueTypes()
357 unsigned short OpC, SDVTList VTList, in AddNodeIDNode()
4270 SelectionDAG::getMemIntrinsicNode(unsigned Opcode, DebugLoc dl, SDVTList VTList, in getMemIntrinsicNode()
4293 SelectionDAG::getMemIntrinsicNode(unsigned Opcode, DebugLoc dl, SDVTList VTList, in getMemIntrinsicNode()
4721 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, in getNode()
4788 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList) { in getNode()
4792 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, in getNode()
4798 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, in getNode()
4804 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, in getNode()
4810 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, in getNode()
[all …]
DLegalizeIntegerTypes.cpp1293 SDVTList VTList = DAG.getVTList(NVT, MVT::Glue); in ExpandShiftByConstant() local
1544 SDVTList VTList = DAG.getVTList(NVT, MVT::Glue); in ExpandIntRes_ADDSUB() local
1590 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), MVT::Glue); in ExpandIntRes_ADDSUBC() local
1616 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), MVT::Glue); in ExpandIntRes_ADDSUBE() local
DScheduleDAGSDNodes.cpp145 SDVTList VTList = DAG->getVTList(&VTs[0], VTs.size()); in CloneNodeWithValues() local
DSelectionDAGISel.cpp1955 MorphNode(SDNode *Node, unsigned TargetOpc, SDVTList VTList, in MorphNode()
2737 SDVTList VTList; in SelectCodeCommon() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2110 SDVTList VTList = DAG.getVTList(VT, MVT::Other); in CreateLoadLR() local
2188 SDVTList VTList = DAG.getVTList(MVT::Other); in CreateStoreLR() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp60 EEVT::TypeSet::TypeSet(ArrayRef<MVT::SimpleValueType> VTList) { in TypeSet()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3132 SDVTList VTList = DAG.getVTList(MVT::Other, MVT::Glue); in OptimizeVFPBrcond() local
3172 SDVTList VTList = DAG.getVTList(MVT::Other, MVT::Glue); in LowerBR_CC() local