Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp3966 LangAS EAS = E->getType()->getPointeeType().getAddressSpace(); in EmitBuiltinExpr() local
3967 if (AAS != EAS) { in EmitBuiltinExpr()
3970 EAS, Ty)); in EmitBuiltinExpr()
3988 LangAS EAS = E->getType()->getPointeeType().getAddressSpace(); in EmitBuiltinExpr() local
3989 if (AAS != EAS) { in EmitBuiltinExpr()
3992 EAS, Ty)); in EmitBuiltinExpr()