Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp4148 LangAS EAS = E->getType()->getPointeeType().getAddressSpace(); in EmitBuiltinExpr() local
4149 if (AAS != EAS) { in EmitBuiltinExpr()
4152 EAS, Ty)); in EmitBuiltinExpr()
4170 LangAS EAS = E->getType()->getPointeeType().getAddressSpace(); in EmitBuiltinExpr() local
4171 if (AAS != EAS) { in EmitBuiltinExpr()
4174 EAS, Ty)); in EmitBuiltinExpr()