Home
last modified time | relevance | path

Searched refs:Lptr (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/config/rs6000/
H A Deabi.asm119 .Lptr: label
149 lwz 11,(.Lptr-.Laddr)(12) /* linker generated address of .LCTOC1 */
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Deabi.asm119 .Lptr: label
149 lwz 11,(.Lptr-.Laddr)(12) /* linker generated address of .LCTOC1 */
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp9926 const ObjCObjectPointerType *Lptr, in areCommonBaseCompatible() argument
9928 const ObjCObjectType *LHS = Lptr->getObjectType(); in areCommonBaseCompatible()
9969 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
10020 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()