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

/freebsd-10.2-release/contrib/llvm/lib/MC/
H A DMCDwarf.cpp179 const MCAsmInfo *asmInfo = MCOS->getContext().getAsmInfo(); local
181 asmInfo->getPointerSize());
207 const MCAsmInfo *asmInfo = MCOS->getContext().getAsmInfo(); local
209 asmInfo->getPointerSize());
524 const MCAsmInfo *asmInfo = context.getAsmInfo(); local
525 int AddrSize = asmInfo->getPointerSize();
605 const MCAsmInfo *asmInfo = context.getAsmInfo(); local
606 int AddrSize = asmInfo->getPointerSize();
813 const MCAsmInfo *asmInfo = context.getAsmInfo(); local
814 int size = asmInfo
846 const MCAsmInfo *asmInfo = context.getAsmInfo(); local
861 const MCAsmInfo *asmInfo = context.getAsmInfo(); local
1336 const MCAsmInfo *asmInfo = context.getAsmInfo(); local
[all...]

Completed in 91 milliseconds