HomeSort by relevance Sort by last modified time
    Searched refs:SetupMachineFunction (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
AsmPrinter.h 164 SetupMachineFunction(MF);
174 /// SetupMachineFunction - This should be called when a new MachineFunction
176 void SetupMachineFunction(MachineFunction &MF);
  /external/llvm/lib/Target/PTX/
PTXAsmPrinter.cpp 207 SetupMachineFunction(MF);
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 54 SetupMachineFunction(MF);
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 943 void AsmPrinter::SetupMachineFunction(MachineFunction &MF) {
    [all...]

Completed in 519 milliseconds