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

  /hardware/intel/bootstub/
bootstub.spec 34 - Fix SFI mmio exporting
  /external/llvm/utils/TableGen/
AsmMatcherEmitter.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 265 SparcMachineFunctionInfo *SFI = MF.getInfo<SparcMachineFunctionInfo>();
266 unsigned Reg = SFI->getSRetReturnReg();
537 SparcMachineFunctionInfo *SFI = MF.getInfo<SparcMachineFunctionInfo>();
538 unsigned Reg = SFI->getSRetReturnReg();
541 SFI->setSRetReturnReg(Reg);
    [all...]

Completed in 91 milliseconds