Home
last modified time | relevance | path

Searched defs:NT (Results 1 – 16 of 16) sorted by relevance

/external/clang/test/CXX/special/class.copy/
Dp11.0x.move.cpp12 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
19 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
Dp11.0x.copy.cpp12 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant' is implicitly deleted beca… member
20 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant2' is implicitly deleted bec… member
/external/clang/test/SemaCXX/
Dnullptr.cpp81 typedef T<nullptr, nullptr, nullptr, nullptr> NT; typedef
/external/clang/include/clang/AST/
DDeclarationName.h400 struct NT { struct
401 TypeSourceInfo *TInfo;
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp349 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping() local
353 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( in mapping() local
/external/vboot_reference/utility/
Defidecompress.c56 #define NT (CODE_BIT + 3) macro
Deficompress.c70 #define NT (CODE_BIT + 3) macro
/external/curl/lib/
Dftplistparser.c164 } NT; member
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h594 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine()
1127 void setTargetDAGCombine(ISD::NodeType NT) { in setTargetDAGCombine()
/external/llvm/include/llvm/Target/
DTargetLowering.h906 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine()
1512 void setTargetDAGCombine(ISD::NodeType NT) { in setTargetDAGCombine()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp905 Instruction *NT = I1->clone(); in HoistThenElseCodeToIf() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3327 const OMPNumTeamsClause *NT = TD.getSingleClause<OMPNumTeamsClause>(); in emitCommonOMPTeamsDirective() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1276 Instruction *NT = I1->clone(); in HoistThenElseCodeToIf() local
/external/llvm/lib/AsmParser/
DLLParser.cpp171 for (const auto &NT : NumberedTypes) in ValidateEndOfModule() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3359 ISD::NodeType NT; in visitAtomicRMW() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3931 ISD::NodeType NT; in visitAtomicRMW() local