Searched defs:MF (Results 1 - 25 of 234) sorted by relevance

12345678910

/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DR600MachineFunctionInfo.cpp15 R600MachineFunctionInfo::R600MachineFunctionInfo(const MachineFunction &MF) argument
H A DSIMachineFunctionInfo.cpp16 SIMachineFunctionInfo::SIMachineFunctionInfo(const MachineFunction &MF) argument
H A DAMDGPUMachineFunction.cpp10 AMDGPUMachineFunction::AMDGPUMachineFunction(const MachineFunction &MF) : argument
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DAllocationOrder.cpp33 const MachineFunction &MF = VRM.getMachineFunction(); local
H A DTargetFrameLoweringImpl.cpp28 int TargetFrameLowering::getFrameIndexOffset(const MachineFunction &MF, argument
35 int TargetFrameLowering::getFrameIndexReference(const MachineFunction &MF, argument
H A DCriticalAntiDepBreaker.h35 MachineFunction& MF; member in class:llvm::CriticalAntiDepBreaker
H A DErlangGC.cpp62 bool ErlangGC::findCustomSafePoints(GCFunctionInfo &FI, MachineFunction &MF) { argument
H A DExpandISelPseudos.cpp46 bool ExpandISelPseudos::runOnMachineFunction(MachineFunction &MF) { argument
H A DLiveStackAnalysis.cpp50 bool LiveStacks::runOnMachineFunction(MachineFunction &MF) { argument
H A DMachineFunctionPrinterPass.cpp44 bool runOnMachineFunction(MachineFunction &MF) { argument
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsModuleISelDAGToDAG.cpp19 bool MipsModuleDAGToDAGISel::runOnMachineFunction(MachineFunction &MF) { argument
H A DMipsJITInfo.h62 void Initialize(const MachineFunction &MF, bool isPIC, argument
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFunctionAnalysis.h29 MachineFunction *MF; member in struct:llvm::MachineFunctionAnalysis
H A DCalcSpillWeights.h43 MachineFunction &MF; member in class:llvm::VirtRegAuxInfo
H A DEdgeBundles.h27 const MachineFunction *MF; member in class:llvm::EdgeBundles
/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp67 void NVPTXFrameLowering::emitEpilogue(MachineFunction &MF, argument
72 eliminateCallFramePseudoInstr( MachineFunction &MF, MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const argument
/freebsd-10.0-release/tools/tools/ath/athalq/
H A Dar5210_ds.c38 #define MF(_v, _f) ( !! ((_v) & (_f))) macro
[all...]
H A Dar5211_ds.c38 #define MF(_v, _f) ( !! ((_v) & (_f))) macro
[all...]
H A Dar5212_ds.c38 #define MF(_v, _f) ( !! ((_v) & (_f))) macro
[all...]
H A Dar5416_ds.c38 #define MF(_v, _f) ( !! ((_v) & (_f))) macro
[all...]
H A Dar9300_ds.c39 #define MF(_v, _f) ( !! ((_v) & (_f))) macro
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp87 void DwarfCFIException::BeginFunction(const MachineFunction *MF) { argument
H A DWin64Exception.cpp54 void Win64Exception::BeginFunction(const MachineFunction *MF) { argument
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h107 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, argument
/freebsd-10.0-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h39 explicit MSP430MachineFunctionInfo(MachineFunction &MF) argument

Completed in 108 milliseconds

12345678910