Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp322 static void AddNodeIDValueTypes(FoldingSetNodeID &ID, SDVTList VTList) { in AddNodeIDValueTypes()
347 unsigned short OpC, SDVTList VTList, in AddNodeIDNode()
3944 SelectionDAG::getMemIntrinsicNode(unsigned Opcode, DebugLoc dl, SDVTList VTList, in getMemIntrinsicNode()
3967 SelectionDAG::getMemIntrinsicNode(unsigned Opcode, DebugLoc dl, SDVTList VTList, in getMemIntrinsicNode()
4381 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, in getNode()
4448 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList) { in getNode()
4452 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, in getNode()
4458 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, in getNode()
4464 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, in getNode()
4470 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, in getNode()
[all …]
DLegalizeIntegerTypes.cpp1221 SDVTList VTList = DAG.getVTList(NVT, MVT::Glue); in ExpandShiftByConstant() local
1464 SDVTList VTList = DAG.getVTList(NVT, MVT::Glue); in ExpandIntRes_ADDSUB() local
1510 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), MVT::Glue); in ExpandIntRes_ADDSUBC() local
1536 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), MVT::Glue); in ExpandIntRes_ADDSUBE() local
DScheduleDAGSDNodes.cpp149 SDVTList VTList = DAG->getVTList(&VTs[0], VTs.size()); in AddGlue() local
DSelectionDAGISel.cpp1755 MorphNode(SDNode *Node, unsigned TargetOpc, SDVTList VTList, in MorphNode()
2533 SDVTList VTList; in SelectCodeCommon() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp57 EEVT::TypeSet::TypeSet(const std::vector<MVT::SimpleValueType> &VTList) { in TypeSet()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp2886 SDVTList VTList = DAG.getVTList(MVT::Other, MVT::Glue); in OptimizeVFPBrcond() local
2926 SDVTList VTList = DAG.getVTList(MVT::Other, MVT::Glue); in LowerBR_CC() local