HomeSort by relevance Sort by last modified time
    Searched refs:getMachineFunction (Results 26 - 47 of 47) sorted by null

12

  /external/mesa3d/src/gallium/drivers/radeon/
AMDGPUISelLowering.cpp 316 MachineFunction &MF = DAG.getMachineFunction();
R600ISelLowering.cpp 259 MachineFunction &MF = DAG.getMachineFunction();
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 440 Builder.DAG.getMachineFunction(), Index),
    [all...]
LegalizeVectorTypes.cpp     [all...]
SelectionDAG.cpp     [all...]
LegalizeTypesGeneric.cpp 170 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), SPFI);
DAGCombiner.cpp 464 ForCodeSize = DAG.getMachineFunction().getFunction()->optForSize();
    [all...]
TargetLowering.cpp 50 const Function *F = DAG.getMachineFunction().getFunction();
    [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp 541 MachineFunction &MF = DAG.getMachineFunction();
548 MachineRegisterInfo &MRI = DAG.getMachineFunction().getRegInfo();
579 MachineFunction &MF = DAG.getMachineFunction();
638 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs,
650 getOriginalFunctionArgs(DAG, DAG.getMachineFunction().getFunction(), Ins,
    [all...]
R600ISelLowering.cpp 588 MachineFunction &MF = DAG.getMachineFunction();
655 MachineFunction &MF = DAG.getMachineFunction();
675 MachineFunction &MF = DAG.getMachineFunction();
    [all...]
AMDGPUISelLowering.cpp 587 const Function &Fn = *DAG.getMachineFunction().getFunction();
603 const Function &Fn = *DAG.getMachineFunction().getFunction();
808 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
    [all...]
AMDGPUISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 310 MachinePointerInfo::getGOT(DAG.getMachineFunction()),
Mips16ISelLowering.cpp 429 MachineFunction &MF = DAG.getMachineFunction();
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 285 MachineFunction &getMachineFunction() const { return *MF; }
    [all...]

Completed in 1127 milliseconds

12