Home
last modified time | relevance | path

Searched defs:NC (Results 1 – 25 of 46) sorted by relevance

12

/llvm-project/clang/test/SemaOpenACC/
H A Dsub-array.cpp4 struct NotConvertible{} NC; variable
141 U NC; in Templ() local
H A Dcompute-construct-num_gangs-clause.c35 struct NotConvertible{} NC; in Test() local
H A Dcompute-construct-wait-clause.c3 struct NotConvertible{} NC; variable
H A Dcompute-construct-async-clause.c23 struct NotConvertible{} NC; in Test() local
H A Dcompute-construct-vector_length-clause.c15 struct NotConvertible{} NC; in Test() local
H A Dcompute-construct-num_workers-clause.c15 struct NotConvertible{} NC; in Test() local
H A Dcompute-construct-num_gangs-clause.cpp3 struct NotConvertible{} NC; variable
H A Dcompute-construct-async-clause.cpp3 struct NotConvertible{} NC; variable
H A Dcompute-construct-num_workers-clause.cpp3 struct NotConvertible{} NC; variable
H A Dcompute-construct-vector_length-clause.cpp3 struct NotConvertible{} NC; variable
/llvm-project/llvm/lib/Support/
H A Dregutils.h42 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
H A DDivisionByConstantInfo.cpp88 APInt NC = AllOnes - (AllOnes + 1 - D).urem(D); in get() local
/llvm-project/clang/test/CXX/special/class.copy/
H A Dp11.0x.copy.cpp60 NonConst NC; member
83 NonConst NC; member
/llvm-project/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp293 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 DAVRISelDAGToDAG.cpp400 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 DInstrProfilingMerge.c207 if (NC == 0) in __llvm_profile_merge_from_buffer() local
/llvm-project/libcxx/test/std/ranges/range.access/
H A Ddata.pass.cpp80 struct NC { in testReturnTypes() struct
/llvm-project/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h209 unsigned NC = 0; in getNumClasses() local
/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp243 MappingNormalization<NSectionFlags, uint32_t> NC(IO, Sec.Flags); in mapping() local
H A DCOFFYAML.cpp500 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 Dp1.cpp308 namespace NC { namespace
/llvm-project/clang/test/SemaCXX/
H A Dnested-name-spec.cpp81 struct A2::CC::NC { global() struct in A2::CC
82 mA2::CC::NC m() argument
/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp759 for (const auto &NC : NullCheckList) { in rewriteNullChecks() local
[all...]
/llvm-project/clang/test/Layout/
H A Dms-x86-pack-and-align.cpp460 struct NC : virtual NA, virtual NB {}; struct
/llvm-project/third-party/benchmark/test/
H A Doutput_test_helper.cc108 for (const auto& NC : not_checks) { in CheckCase() local

12