Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Frontend/
H A DOpenMPDecompositionTest.cpp326 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_sections, in TEST_F() local
343 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_masked, in TEST_F() local
390 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_sections, in TEST_F() local
407 omp::ConstructDecomposition Dec(AnyVersion, Helper, TEST_F() local
427 omp::ConstructDecomposition Dec(AnyVersion, Helper, TEST_F() local
446 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_target_teams, TEST_F() local
463 omp::ConstructDecomposition Dec(AnyVersion, Helper, TEST_F() local
482 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_masked, TEST_F() local
500 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_teams_distribute, TEST_F() local
536 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_sections, TEST_F() local
553 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_teams_distribute, TEST_F() local
570 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_target_parallel_do, TEST_F() local
596 omp::ConstructDecomposition Dec(AnyVersion, Helper, TEST_F() local
624 omp::ConstructDecomposition Dec(AnyVersion, Helper, TEST_F() local
650 omp::ConstructDecomposition Dec(AnyVersion, Helper, TEST_F() local
678 omp::ConstructDecomposition Dec( TEST_F() local
716 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_sections, TEST_F() local
737 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_target_parallel, TEST_F() local
758 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_for, TEST_F() local
781 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_sections, TEST_F() local
801 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_sections, TEST_F() local
822 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_sections, TEST_F() local
866 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_sections, TEST_F() local
884 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_parallel_masked, TEST_F() local
902 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_teams_loop, Clauses); TEST_F() local
919 omp::ConstructDecomposition Dec(AnyVersion, Helper, TEST_F() local
942 omp::ConstructDecomposition Dec(AnyVersion, Helper, TEST_F() local
965 omp::ConstructDecomposition Dec(AnyVersion, Helper, TEST_F() local
987 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_target_parallel_do, TEST_F() local
1016 omp::ConstructDecomposition Dec(AnyVersion, Helper, TEST_F() local
1034 omp::ConstructDecomposition Dec(AnyVersion, Helper, TEST_F() local
1072 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_for_simd, Clauses); TEST_F() local
1093 omp::ConstructDecomposition Dec(AnyVersion, Helper, OMPD_target_parallel_for, TEST_F() local
[all...]
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h87 isMutated(const Decl * Dec) isMutated() argument
89 findMutation(const Decl * Dec) findMutation() argument
94 isPointeeMutated(const Decl * Dec) isPointeeMutated() argument
100 findPointeeMutation(const Decl * Dec) findPointeeMutation() argument
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp173 MachineInstr *Dec = nullptr; processLoop() local
241 expandNormalLoops(MachineLoop * ML,MachineInstr * Start,MachineInstr * Dec) expandNormalLoops() argument
318 expandCTRLoops(MachineLoop * ML,MachineInstr * Start,MachineInstr * Dec) expandCTRLoops() argument
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerAtomic.cpp91 Value *Dec = Builder.CreateSub(Loaded, One); buildAtomicRMWValue() local
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseAutoCheck.cpp288 for (const auto *Dec : D->decls()) { in replaceIterators() local
372 for (const auto *Dec : D->decls()) { in replaceExpr() local
/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp216 findMutation(const Decl * Dec) findMutation() argument
226 findPointeeMutation(const Decl * Dec) findPointeeMutation() argument
252 tryEachDeclRef(const Decl * Dec,MutationFinder Finder) tryEachDeclRef() argument
H A DThreadSafety.cpp394 const NamedDecl *Dec; global() member
475 const NamedDecl *Dec = VarDefinitions[i].Dec; dumpVarDefinitionName() local
654 const NamedDecl *Dec = P.first; intersectContexts() local
[all...]
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp118 buildOpDecorate(Register Reg,MachineIRBuilder & MIRBuilder,SPIRV::Decoration::Decoration Dec,const std::vector<uint32_t> & DecArgs,StringRef StrImm) buildOpDecorate() argument
127 buildOpDecorate(Register Reg,MachineInstr & I,const SPIRVInstrInfo & TII,SPIRV::Decoration::Decoration Dec,const std::vector<uint32_t> & DecArgs,StringRef StrImm) buildOpDecorate() argument
H A DSPIRVModuleAnalysis.cpp326 auto Dec = MI.getOperand(1).getImm(); collectFuncNames() local
691 auto Dec = static_cast<SPIRV::Decoration::Decoration>(DecOp); addOpDecorateReqs() local
[all...]
H A DSPIRVCallLowering.cpp358 auto Dec = lowerFormalArguments() local
H A DSPIRVAsmPrinter.cpp551 unsigned Dec = static_cast<unsigned>(SPIRV::Decoration::UserSemantic); outputAnnotations() local
/llvm-project/libc/src/__support/
H A Dinteger_to_string.h159 using Dec = details::Fmt<10>; global() variable
/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVInstPrinter.cpp248 auto Dec = static_cast<Decoration::Decoration>(DecOp.getImm()); printOpDecorate() local
/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp127 auto Dec = SM.getDecomposedLoc(SM.getExpansionRange(Prev).getBegin()); in spelledForExpandedSlow() local
132 auto Dec = SM.getDecomposedLoc(SM.getExpansionRange(Next).getEnd()); in spelledForExpandedSlow() local
/llvm-project/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp170 const MCDisassembler *Dec) { in DecodeMEMrs9()
/llvm-project/clang/test/AST/Interp/
H A Dcxx20.cpp
/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp376 MachineInstr *Dec = nullptr; global() member
1841 for (auto *Dec : Decs) RevertNonLoops() local
[all...]
H A DARMISelDAGToDAG.cpp4104 SDNode *Dec = Select() local
/llvm-project/llvm/lib/DWP/
H A DDWP.cpp345 Expected<Decompressor> Dec = Decompressor::create(Name, Contents, IsLE, Is64); in handleCompressedSection() local
/llvm-project/clang/lib/AST/Interp/
H A DInterp.h
/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp696 auto *Dec = BinaryOperator::CreateNSWAdd( TEST_F() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1595 ConstantInt *Dec = dyn_cast<ConstantInt>(SubOneOp->getOperand(1)); detectPopcountIdiom() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1662 Value *Dec = Builder.CreateAdd(A, AllOnes); visitAdd() local
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp2062 const auto *Dec = Nodes.getNodeAs<FieldDecl>("decl"); verify() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18353 getCombineLoadStoreParts(SDNode * N,unsigned Inc,unsigned Dec,bool & IsLoad,bool & IsMasked,SDValue & Ptr,const TargetLowering & TLI) getCombineLoadStoreParts() argument
[all...]