Searched defs:Dec (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h29 bool isMutated(const Decl *Dec) { return findMutation(Dec) != nullptr; } argument
36 bool isPointeeMutated(const Decl *Dec) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp158 DecodeMEMrs9(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Dec) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp154 const Stmt *ExprMutationAnalyzer::findMutation(const Decl *Dec) { argument
162 const Stmt *ExprMutationAnalyzer::findPointeeMutation(const Decl *Dec) { argument
184 const Stmt *ExprMutationAnalyzer::tryEachDeclRef(const Decl *Dec, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp372 MachineInstr *Dec = nullptr; member in struct:__anon2313::LowOverheadLoop
[all...]
H A DARMISelDAGToDAG.cpp3882 SDNode *Dec = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15035 static bool getCombineLoadStoreParts(SDNode *N, unsigned Inc, unsigned Dec, argument

Completed in 249 milliseconds