Home
last modified time | relevance | path

Searched defs:aw (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-crypto-disabled.c27 vector unsigned int aw = W_INIT1 in call_crypto_intrinsics() local
/llvm-project/clang/test/CodeGenCUDA/
H A Dhost-used-device-var.cu162 template < typename ao > struct aw { static constexpr ao c; }; argument
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dfunction-types-builtins.cpp106 auto aw = &unary<const int*>; variable