Searched defs:DAG (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMHazardRecognizer.h39 ARMHazardRecognizer(const InstrItineraryData *ItinData, const ARMBaseInstrInfo &tii, const ARMBaseRegisterInfo &tri, const ARMSubtarget &sti, const ScheduleDAG *DAG) argument
H A DARMSelectionDAGInfo.cpp29 ARMSelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, argument
143 EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCHazardRecognizers.h27 const ScheduleDAG *DAG; member in class:llvm::PPCScoreboardHazardRecognizer
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetSelectionDAGInfo.h57 EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, argument
74 EmitTargetCodeForMemmove(SelectionDAG &DAG, DebugLoc dl, argument
90 EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, argument
H A DTargetInstrInfo.h583 virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, argument
H A DTargetLowering.h864 SelectionDAG &DAG; member in struct:llvm::TargetLoweringOpt
930 SelectionDAG &DAG; member in struct:llvm::DAGCombinerInfo
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp30 EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, argument
H A DHexagonMachineScheduler.h134 VLIWMachineScheduler *DAG; member in struct:llvm::ConvergingVLIWScheduler::SchedBoundary
191 VLIWMachineScheduler *DAG; member in class:llvm::ConvergingVLIWScheduler
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h96 const ScheduleDAG *DAG; member in class:llvm::ScoreboardHazardRecognizer
H A DSelectionDAG.h189 SelectionDAG &DAG; member in struct:llvm::SelectionDAG::DAGUpdateListener
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h39 SelectionDAG *DAG; // DAG of the current basic block member in class:llvm::ScheduleDAGSDNodes
H A DLegalizeTypes.h37 SelectionDAG &DAG; member in class:llvm::DAGTypeLegalizer
H A DScheduleDAGSDNodes.cpp135 static void CloneNodeWithValues(SDNode *N, SelectionDAG *DAG, argument
162 static bool AddGlue(SDNode *N, SDValue Glue, bool AddGlue, SelectionDAG *DAG) { argument
190 static void RemoveUnusedGlue(SDNode *N, SelectionDAG *DAG) { argument
[all...]
H A DLegalizeDAG.cpp52 SelectionDAG &DAG; member in class:__anon10198::SelectionDAGLegalize
297 ExpandUnalignedStore(StoreSDNode *ST, SelectionDAG &DAG, const TargetLowering &TLI, SelectionDAGLegalize *DAGLegalize) argument
419 ExpandUnalignedLoad(LoadSDNode *LD, SelectionDAG &DAG, const TargetLowering &TLI, SDValue &ValResult, SDValue &ChainResult) argument
724 DAG, TLI, this); local
829 ExpandUnalignedStore(cast<StoreSDNode>(Node), DAG, TLI, this); local
[all...]
H A DLegalizeVectorOps.cpp36 SelectionDAG& DAG; member in class:__anon10200::VectorLegalizer
[all...]
H A DSelectionDAGBuilder.h287 SelectionDAG &DAG; member in class:llvm::SelectionDAGBuilder
H A DScheduleDAGRRList.cpp1721 SUnit *popFromQueue(std::vector<SUnit*> &Q, SF &Picker, ScheduleDAG *DAG) { argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DAnalysis.cpp350 bool llvm::isInTailCallPosition(SelectionDAG &DAG, SDNode *Node, argument
H A DMachineScheduler.cpp658 ScheduleDAGMI *DAG; member in struct:__anon10167::ConvergingScheduler::SchedBoundary
710 ScheduleDAGMI *DAG; member in class:__anon10167::ConvergingScheduler
1236 initialize(ScheduleDAGMI *DAG) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp30 X86SelectionDAGInfo::EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, argument
178 EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUISelDAGToDAG.cpp110 SDValue getCarryGenerateShufMask(SelectionDAG &DAG, DebugLoc dl) { argument
125 SDValue getBorrowGenerateShufMask(SelectionDAG &DAG, DebugLoc dl) { argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeISelLowering.cpp686 SelectionDAG &DAG = CLI.DAG; local
843 LowerCallResult(SDValue Chain, SDValue InFlag, CallingConv::ID CallConv, bool isVarArg, const SmallVectorImpl<ISD::InputArg> &Ins, DebugLoc dl, SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const argument
873 LowerFormalArguments(SDValue Chain, CallingConv::ID CallConv, bool isVarArg, const SmallVectorImpl<ISD::InputArg> &Ins, DebugLoc dl, SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp245 LowerFormalArguments(SDValue Chain, CallingConv::ID CallConv, bool isVarArg, const SmallVectorImpl<ISD::InputArg> &Ins, DebugLoc dl, SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const argument
271 SelectionDAG &DAG = CLI.DAG; local
302 LowerCCCArguments(SDValue Chain, CallingConv::ID CallConv, bool isVarArg, const SmallVectorImpl<ISD::InputArg> &Ins, DebugLoc dl, SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const argument
440 LowerCCCCallTo(SDValue Chain, SDValue Callee, CallingConv::ID CallConv, bool isVarArg, bool isTailCall, const SmallVectorImpl<ISD::OutputArg> &Outs, const SmallVectorImpl<SDValue> &OutVals, const SmallVectorImpl<ISD::InputArg> &Ins, DebugLoc dl, SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const argument
566 LowerCallResult(SDValue Chain, SDValue InFlag, CallingConv::ID CallConv, bool isVarArg, const SmallVectorImpl<ISD::InputArg> &Ins, DebugLoc dl, SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const argument
663 EmitCMP(SDValue &LHS, SDValue &RHS, SDValue &TargetCC, ISD::CondCode CC, DebugLoc dl, SelectionDAG &DAG) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp444 SelectionDAG &DAG = CLI.DAG; local
865 getExtSymb(SelectionDAG &DAG, const char *inname, int idx, EVT v) const argument
875 getParamSymbol(SelectionDAG &DAG, int idx, EVT v) const argument
880 getParamHelpSymbol(SelectionDAG &DAG, int idx) argument
913 LowerFormalArguments(SDValue Chain, CallingConv::ID CallConv, bool isVarArg, const SmallVectorImpl<ISD::InputArg> &Ins, DebugLoc dl, SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcISelLowering.cpp148 LowerFormalArguments(SDValue Chain, CallingConv::ID CallConv, bool isVarArg, const SmallVectorImpl<ISD::InputArg> &Ins, DebugLoc dl, SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const argument
350 SelectionDAG &DAG = CLI.DAG; local
620 getSRetArgSize(SelectionDAG &DAG, SDValue Callee) const argument
839 computeMaskedBitsForTargetNode(const SDValue Op, APInt &KnownZero, APInt &KnownOne, const SelectionDAG &DAG, unsigned Depth) const argument
927 LowerFP_TO_SINT(SDValue Op, SelectionDAG &DAG) argument
935 LowerSINT_TO_FP(SDValue Op, SelectionDAG &DAG) argument
943 LowerBR_CC(SDValue Op, SelectionDAG &DAG) argument
975 LowerSELECT_CC(SDValue Op, SelectionDAG &DAG) argument
1006 LowerVASTART(SDValue Op, SelectionDAG &DAG, const SparcTargetLowering &TLI) argument
1024 LowerVAARG(SDValue Op, SelectionDAG &DAG) argument
1058 LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG) argument
1077 getFLUSHW(SDValue Op, SelectionDAG &DAG) argument
1084 LowerFRAMEADDR(SDValue Op, SelectionDAG &DAG) argument
1115 LowerRETURNADDR(SDValue Op, SelectionDAG &DAG) argument
[all...]

Completed in 309 milliseconds

12