/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 356 static void AddNodeIDValueTypes(FoldingSetNodeID &ID, SDVTList VTList) { in AddNodeIDValueTypes() argument 357 ID.AddPointer(VTList.VTs); in AddNodeIDValueTypes() 397 SDVTList VTList, ArrayRef<SDValue> OpList) { in AddNodeIDNode() argument 399 AddNodeIDValueTypes(ID, VTList); in AddNodeIDNode() 4767 SDVTList VTList, ArrayRef<SDValue> Ops, in getAtomic() argument 4774 AddNodeIDNode(ID, Opcode, VTList, Ops); in getAtomic() 4792 dl.getDebugLoc(), VTList, MemVT, in getAtomic() 4802 SDVTList VTList, ArrayRef<SDValue> Ops, in getAtomic() argument 4806 return getAtomic(Opcode, dl, MemVT, VTList, Ops, MMO, Ordering, in getAtomic() 4938 SelectionDAG::getMemIntrinsicNode(unsigned Opcode, SDLoc dl, SDVTList VTList, in getMemIntrinsicNode() argument [all …]
|
D | LegalizeIntegerTypes.cpp | 1446 SDVTList VTList = DAG.getVTList(NVT, MVT::Glue); in ExpandShiftByConstant() local 1448 Lo = DAG.getNode(ISD::ADDC, DL, VTList, LoOps); in ExpandShiftByConstant() 1450 Hi = DAG.getNode(ISD::ADDE, DL, VTList, HiOps); in ExpandShiftByConstant() 1698 SDVTList VTList = DAG.getVTList(NVT, MVT::Glue); in ExpandIntRes_ADDSUB() local 1700 Lo = DAG.getNode(ISD::ADDC, dl, VTList, LoOps); in ExpandIntRes_ADDSUB() 1702 Hi = DAG.getNode(ISD::ADDE, dl, VTList, HiOps); in ExpandIntRes_ADDSUB() 1704 Lo = DAG.getNode(ISD::SUBC, dl, VTList, LoOps); in ExpandIntRes_ADDSUB() 1706 Hi = DAG.getNode(ISD::SUBE, dl, VTList, HiOps); in ExpandIntRes_ADDSUB() 1716 SDVTList VTList = DAG.getVTList(NVT, NVT); in ExpandIntRes_ADDSUB() local 1721 Lo = DAG.getNode(ISD::UADDO, dl, VTList, LoOps); in ExpandIntRes_ADDSUB() [all …]
|
D | SelectionDAGISel.cpp | 2272 MorphNode(SDNode *Node, unsigned TargetOpc, SDVTList VTList, in MorphNode() argument 2293 SDNode *Res = CurDAG->MorphNodeTo(Node, ~TargetOpc, VTList, Ops); in MorphNode() 3160 SDVTList VTList; in SelectCodeCommon() local 3162 VTList = CurDAG->getVTList(VTs[0]); in SelectCodeCommon() 3164 VTList = CurDAG->getVTList(VTs[0], VTs[1]); in SelectCodeCommon() 3166 VTList = CurDAG->getVTList(VTs); in SelectCodeCommon() 3209 VTList, Ops); in SelectCodeCommon() 3219 Res = MorphNode(NodeToMatch, TargetOpc, VTList, Ops, EmitNodeInfo); in SelectCodeCommon()
|
D | ScheduleDAGSDNodes.cpp | 146 SDVTList VTList = DAG->getVTList(VTs); in CloneNodeWithValues() local 156 DAG->MorphNodeTo(N, N->getOpcode(), VTList, Ops); in CloneNodeWithValues()
|
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAG.h | 801 SDValue getAtomic(unsigned Opcode, SDLoc dl, EVT MemVT, SDVTList VTList, 806 SDValue getAtomic(unsigned Opcode, SDLoc dl, EVT MemVT, SDVTList VTList, 814 SDValue getMemIntrinsicNode(unsigned Opcode, SDLoc dl, SDVTList VTList, 821 SDValue getMemIntrinsicNode(unsigned Opcode, SDLoc dl, SDVTList VTList,
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 63 EEVT::TypeSet::TypeSet(ArrayRef<MVT::SimpleValueType> VTList) { in TypeSet() argument 64 assert(!VTList.empty() && "empty list?"); in TypeSet() 65 TypeVec.append(VTList.begin(), VTList.end()); in TypeSet() 67 if (!VTList.empty()) in TypeSet() 68 assert(VTList[0] != MVT::iAny && VTList[0] != MVT::vAny && in TypeSet() 69 VTList[0] != MVT::fAny); in TypeSet()
|
D | CodeGenDAGPatterns.h | 62 TypeSet(ArrayRef<MVT::SimpleValueType> VTList);
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelDAGToDAG.cpp | 728 SDVTList VTList = CurDAG->getVTList(MVT::i32, MVT::Glue); in SelectADD_SUB_I64() local 735 SDNode *AddLo = CurDAG->getMachineNode( Opc, DL, VTList, AddLoArgs); in SelectADD_SUB_I64()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 2170 SDVTList VTList = DAG.getVTList(VT, MVT::Other); in createLoadLR() local 2177 return DAG.getMemIntrinsicNode(Opc, DL, VTList, Ops, MemVT, in createLoadLR() 2251 SDVTList VTList = DAG.getVTList(MVT::Other); in createStoreLR() local 2258 return DAG.getMemIntrinsicNode(Opc, DL, VTList, Ops, MemVT, in createStoreLR()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 3112 SDVTList VTList = DAG.getVTList(WideVT, MVT::Other); in lowerATOMIC_LOAD_OP() local 3115 SDValue AtomicOp = DAG.getMemIntrinsicNode(Opcode, DL, VTList, Ops, in lowerATOMIC_LOAD_OP() 3203 SDVTList VTList = DAG.getVTList(WideVT, MVT::Other); in lowerATOMIC_CMP_SWAP() local 3207 VTList, Ops, NarrowVT, MMO); in lowerATOMIC_CMP_SWAP()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 3788 SDVTList VTList = DAG.getVTList(MVT::Other, MVT::Glue); in OptimizeVFPBrcond() local 3790 return DAG.getNode(ARMISD::BCC_i64, dl, VTList, Ops); in OptimizeVFPBrcond() 3840 SDVTList VTList = DAG.getVTList(MVT::Other, MVT::Glue); in LowerBR_CC() local 3842 SDValue Res = DAG.getNode(ARMISD::BRCOND, dl, VTList, Ops); in LowerBR_CC() 3846 Res = DAG.getNode(ARMISD::BRCOND, dl, VTList, Ops); in LowerBR_CC()
|