Searched refs:emitRawPointerSlow (Results 1 – 2 of 2) sorted by relevance
148 llvm::Value *emitRawPointerSlow(CodeGenFunction &CGF) const;254 return emitRawPointerSlow(CGF); in emitRawPointer()
603 llvm::Value *Address::emitRawPointerSlow(CodeGenFunction &CGF) const { in emitRawPointerSlow() function in Address