/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ExprMutationAnalyzer.h | 29 isMutated(const Decl * Dec) isMutated() argument 36 isPointeeMutated(const Decl * Dec) isPointeeMutated() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCCTRLoops.cpp | 170 MachineInstr *Dec = nullptr; processLoop() local 238 expandNormalLoops(MachineLoop * ML,MachineInstr * Start,MachineInstr * Dec) expandNormalLoops() argument 315 expandCTRLoops(MachineLoop * ML,MachineInstr * Start,MachineInstr * Dec) expandCTRLoops() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LowerAtomic.cpp | 91 Value *Dec = Builder.CreateSub(Loaded, One); in buildAtomicRMWValue() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVUtils.cpp | 114 buildOpDecorate(Register Reg,MachineIRBuilder & MIRBuilder,SPIRV::Decoration::Decoration Dec,const std::vector<uint32_t> & DecArgs,StringRef StrImm) buildOpDecorate() argument 123 buildOpDecorate(Register Reg,MachineInstr & I,const SPIRVInstrInfo & TII,SPIRV::Decoration::Decoration Dec,const std::vector<uint32_t> & DecArgs,StringRef StrImm) buildOpDecorate() argument
|
H A D | SPIRVModuleAnalysis.cpp | 274 auto Dec = MI.getOperand(1).getImm(); collectFuncNames() local 615 auto Dec = static_cast<SPIRV::Decoration::Decoration>(DecOp); addOpDecorateReqs() local [all...] |
H A D | SPIRVCallLowering.cpp | 333 auto Dec = lowerFormalArguments() local
|
H A D | SPIRVAsmPrinter.cpp | 518 unsigned Dec = static_cast<unsigned>(SPIRV::Decoration::UserSemantic); outputAnnotations() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ExprMutationAnalyzer.cpp | 214 findMutation(const Decl * Dec) findMutation() argument 222 findPointeeMutation(const Decl * Dec) findPointeeMutation() argument 244 tryEachDeclRef(const Decl * Dec,MutationFinder Finder) tryEachDeclRef() argument
|
H A D | ThreadSafety.cpp | 394 const NamedDecl *Dec; member 475 const NamedDecl *Dec = VarDefinitions[i].Dec; in dumpVarDefinitionName() local 654 const NamedDecl *Dec = P.first; in intersectContexts() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVInstPrinter.cpp | 246 auto Dec = static_cast<Decoration::Decoration>(DecOp.getImm()); printOpDecorate() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
H A D | Tokens.cpp | 127 auto Dec = SM.getDecomposedLoc(SM.getExpansionRange(Prev).getBegin()); in spelledForExpandedSlow() local 132 auto Dec = SM.getDecomposedLoc(SM.getExpansionRange(Next).getEnd()); in spelledForExpandedSlow() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/ |
H A D | ARCDisassembler.cpp | 170 const MCDisassembler *Dec) { in DecodeMEMrs9()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 376 MachineInstr *Dec = nullptr; member 1860 for (auto *Dec : Decs) RevertNonLoops() local [all...] |
H A D | ARMISelDAGToDAG.cpp | 4103 SDNode *Dec = Select() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWP/ |
H A D | DWP.cpp | 345 Expected<Decompressor> Dec = Decompressor::create(Name, Contents, IsLE, Is64); in handleCompressedSection() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Interp.h | 515 Dec, global() enumerator 595 bool Dec(InterpState &S, CodePtr OpPC) { Dec() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 1597 ConstantInt *Dec = dyn_cast<ConstantInt>(SubOneOp->getOperand(1)); detectPopcountIdiom() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 1625 Value *Dec = Builder.CreateAdd(A, AllOnes); visitAdd() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 18062 getCombineLoadStoreParts(SDNode * N,unsigned Inc,unsigned Dec,bool & IsLoad,bool & IsMasked,SDValue & Ptr,const TargetLowering & TLI) getCombineLoadStoreParts() argument [all...] |