Home
last modified time | relevance | path

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

/llvm-project/clang/test/AST/Interp/
H A Dvectors.cpp
/llvm-project/llvm/unittests/ProfileData/
H A DInstrProfTest.cpp1026 InstrProfValueData VD4[] = { TEST_P() local
1044 InstrProfValueData VD4[] = {{getCalleeAddress(vtable1), 1}, TEST_P() local
1080 InstrProfValueData VD4[] = {{getCalleeAddress(vtable1), 1}, TEST_P() local
1222 InstrProfValueData VD4[] = {{ProfiledValue, 1}}; TEST_P() local
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp1651 typedef double __attribute__((vector_size(32))) VD4; global() typedef