Home
last modified time | relevance | path

Searched defs:VC (Results 1 – 25 of 83) sorted by relevance

1234

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DIRBuilder.h1011 if (Constant *VC = dyn_cast<Constant>(V)) variable
1026 if (Constant *VC = dyn_cast<Constant>(V)) variable
1032 if (Constant *VC = dyn_cast<Constant>(V)) variable
1339 if (Constant *VC = dyn_cast<Constant>(V)) variable
1347 if (Constant *VC = dyn_cast<Constant>(V)) variable
1355 if (Constant *VC = dyn_cast<Constant>(V)) variable
1363 if (Constant *VC = dyn_cast<Constant>(V)) variable
1371 if (Constant *VC = dyn_cast<Constant>(V)) variable
1381 if (Constant *VC = dyn_cast<Constant>(V)) { variable
1394 if (Constant *VC = dyn_cast<Constant>(V)) variable
[all …]
/aosp_15_r20/external/libcxx/test/std/containers/associative/map/map.cons/
H A Dmove_alloc.pass.cpp31 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
70 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
109 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
149 typedef std::pair<const int, T> VC; in main() typedef
195 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
234 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
H A Dmove_assign.pass.cpp30 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
70 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
110 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
150 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
/aosp_15_r20/external/libcxx/test/std/containers/associative/multimap/multimap.cons/
H A Dmove_alloc.pass.cpp31 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
70 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
109 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
149 typedef std::pair<const int, T> VC; in main() typedef
195 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
234 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
H A Dmove_assign.pass.cpp30 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
70 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
110 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
150 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/multimap/multimap.cons/
H A Dmove_alloc.pass.cpp31 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
70 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
109 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
149 typedef std::pair<const int, T> VC; in main() typedef
198 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
237 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
H A Dmove_assign.pass.cpp30 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
70 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
110 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
150 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/map/map.cons/
H A Dmove_alloc.pass.cpp32 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
71 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
110 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
150 typedef std::pair<const int, T> VC; in main() typedef
199 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
238 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
H A Dmove_assign.pass.cpp30 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
70 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
110 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
150 typedef std::pair<const MoveOnly, MoveOnly> VC; in main() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h1582 if (auto *VC = dyn_cast<Constant>(V)) variable
1600 if (auto *VC = dyn_cast<Constant>(V)) variable
1610 if (auto *VC = dyn_cast<Constant>(V)) variable
1618 if (auto *VC = dyn_cast<Constant>(V)) variable
1626 if (auto *VC = dyn_cast<Constant>(V)) variable
2115 if (auto *VC = dyn_cast<Constant>(V)) variable
2124 if (auto *VC = dyn_cast<Constant>(V)) variable
2133 if (auto *VC = dyn_cast<Constant>(V)) variable
2142 if (auto *VC = dyn_cast<Constant>(V)) variable
2151 if (auto *VC = dyn_cast<Constant>(V)) variable
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DIRBuilder.h2022 if (auto *VC = dyn_cast<Constant>(V)) variable
2031 if (auto *VC = dyn_cast<Constant>(V)) variable
2040 if (auto *VC = dyn_cast<Constant>(V)) variable
2049 if (auto *VC = dyn_cast<Constant>(V)) variable
2058 if (auto *VC = dyn_cast<Constant>(V)) variable
2068 if (auto *VC = dyn_cast<Constant>(V)) { variable
2081 if (auto *VC = dyn_cast<Constant>(V)) variable
2101 if (auto *VC = dyn_cast<Constant>(V)) variable
/aosp_15_r20/external/clang/test/Sema/
H A Dunused-expr.c8 _Complex double C, volatile _Complex double VC) { in bar()
25 __real__ VC; in bar() local
/aosp_15_r20/external/clang/lib/AST/
H A DExprClassification.cpp636 Classification VC = Classify(Ctx); in ClassifyLValue() local
657 Classification VC = ClassifyModifiable(Ctx, Loc ? *Loc : dummy); in isModifiableLvalue() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1462 for (unsigned VC = 0; VC != VariantCount; ++VC) { in buildInfo() local
2618 for (unsigned VC = 0; VC != VariantCount; ++VC) { in emitMnemonicAliases() local
3035 for (unsigned VC = 0; VC != VariantCount; ++VC) { in run() local
3083 for (unsigned VC = 0; VC != VariantCount; ++VC) { in run() local
3149 for (unsigned VC = 0; VC != VariantCount; ++VC) { in run() local
/aosp_15_r20/external/clang/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept/
H A Dp7.cpp11 template bool VC<int>; // expected-error {{variable concept cannot be explicitly instantiated}} variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1848 for (const FunctionSummary::ConstVCall &VC : in run() local
1856 for (const FunctionSummary::ConstVCall &VC : in run() local
1969 for (const FunctionSummary::ConstVCall &VC : in run() local
1977 for (const FunctionSummary::ConstVCall &VC : in run() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmangle-alias-template.cpp34 Vec<char> VC; in z() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp2200 for (const FunctionSummary::ConstVCall &VC : in run() local
2208 for (const FunctionSummary::ConstVCall &VC : in run() local
2338 for (const FunctionSummary::ConstVCall &VC : in run() local
2346 for (const FunctionSummary::ConstVCall &VC : in run() local
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue50755.go35 func Copy[MC ~map[KC]VC, KC comparable, VC any](dst, src MC) {
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h33 VC = 0x8, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h33 VC = 0x8, enumerator
/aosp_15_r20/external/clang/test/OpenMP/
H A Ddeclare_target_messages.cpp36 class VC { // expected-note {{mappable type cannot be polymorphic}} class
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dmicrosoft-dtor-lookup.cpp22 struct VC : A, B { struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dpropagate_value_category.hpp41 inline constexpr bool isValidValueCategory(ValueCategory VC) { in isValidValueCategory()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h38 VC, // No overflow Not unordered enumerator

1234