/llvm-project/clang/test/SemaOpenACC/ |
H A D | sub-array.cpp | 4 struct NotConvertible{} NC; variable 141 U NC; in Templ() local
|
H A D | compute-construct-num_gangs-clause.c | 35 struct NotConvertible{} NC; in Test() local
|
H A D | compute-construct-wait-clause.c | 3 struct NotConvertible{} NC; variable
|
H A D | compute-construct-async-clause.c | 23 struct NotConvertible{} NC; in Test() local
|
H A D | compute-construct-vector_length-clause.c | 15 struct NotConvertible{} NC; in Test() local
|
H A D | compute-construct-num_workers-clause.c | 15 struct NotConvertible{} NC; in Test() local
|
H A D | compute-construct-num_gangs-clause.cpp | 3 struct NotConvertible{} NC; variable
|
H A D | compute-construct-async-clause.cpp | 3 struct NotConvertible{} NC; variable
|
H A D | compute-construct-num_workers-clause.cpp | 3 struct NotConvertible{} NC; variable
|
H A D | compute-construct-vector_length-clause.cpp | 3 struct NotConvertible{} NC; variable
|
/llvm-project/llvm/lib/Support/ |
H A D | regutils.h | 42 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
|
H A D | DivisionByConstantInfo.cpp | 88 APInt NC = AllOnes - (AllOnes + 1 - D).urem(D); in get() local
|
/llvm-project/clang/test/CXX/special/class.copy/ |
H A D | p11.0x.copy.cpp | 60 NonConst NC; member 83 NonConst NC; member
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | FlattenCFG.cpp | 293 Value *NC; in FlattenParallelAndOr() local 496 Value *NC = Builder.CreateBinOp(CombineOp, CInst1, PBI->getCondition()); in MergeIfRegion() local
|
/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 400 SDValue NC = CurDAG->getTargetConstant(ProgMemBank, DL, MVT::i8); select() local 416 SDValue NC = CurDAG->getTargetConstant(ProgMemBank, DL, MVT::i8); select() local 429 SDValue NC = CurDAG->getTargetConstant(ProgMemBank, DL, MVT::i8); select() local
|
/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingMerge.c | 207 if (NC == 0) in __llvm_profile_merge_from_buffer() local
|
/llvm-project/libcxx/test/std/ranges/range.access/ |
H A D | data.pass.cpp | 80 struct NC { in testReturnTypes() struct
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | EquivalenceClasses.h | 209 unsigned NC = 0; in getNumClasses() local
|
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | XCOFFYAML.cpp | 243 MappingNormalization<NSectionFlags, uint32_t> NC(IO, Sec.Flags); in mapping() local
|
H A D | COFFYAML.cpp | 500 MappingNormalization<NHeaderCharacteristics, uint16_t> NC(IO, mapping() local 664 MappingNormalization<NSectionCharacteristics, uint32_t> NC( mapping() local
|
/llvm-project/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/ |
H A D | p1.cpp | 308 namespace NC { namespace
|
/llvm-project/clang/test/SemaCXX/ |
H A D | nested-name-spec.cpp | 81 struct A2::CC::NC { global() struct in A2::CC 82 mA2::CC::NC m() argument
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | ImplicitNullChecks.cpp | 759 for (const auto &NC : NullCheckList) { in rewriteNullChecks() local [all...] |
/llvm-project/clang/test/Layout/ |
H A D | ms-x86-pack-and-align.cpp | 460 struct NC : virtual NA, virtual NB {}; struct
|
/llvm-project/third-party/benchmark/test/ |
H A D | output_test_helper.cc | 108 for (const auto& NC : not_checks) { in CheckCase() local
|