Searched refs:XII (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp2485 const X86InstrInfo &XII = (const X86InstrInfo&)TII; local
2494 XII.foldMemoryOperandImpl(*FuncInfo.MF, MI, OpNo, AddrOps, Size, Alignment);
H A DX86ISelLowering.cpp15049 const X86InstrInfo *XII = static_cast<const X86InstrInfo*>(TII); local
15051 .addReg(XII->getGlobalBaseReg(MF))

Completed in 448 milliseconds