Home
last modified time | relevance | path

Searched defs:IsUsed (Results 1 – 13 of 13) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DUnusedUsingDeclsCheck.h48 bool IsUsed = false; member
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h106 bool IsUsed; global() member
H A DCGCall.h239 mutable bool IsUsed; member
H A DCoverageMappingGen.cpp2491 addFunctionMappingRecord(llvm::GlobalVariable * NamePtr,StringRef NameValue,uint64_t FuncHash,const std::string & CoverageMapping,bool IsUsed) addFunctionMappingRecord() argument
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DWalkAST.cpp207 auto IsUsed = TD->isUsed() || TD->isReferenced(); VisitUsingDecl() local
/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h94 mutable unsigned IsUsed : 1; variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp377 bool IsUsed = false; collectWaterfallCandidateRegisters() local
/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h109 bool IsUsed : 1; variable
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DAvoidBindCheck.cpp83 bool IsUsed = false; member
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1531 auto IsUsed = [&HRI,&MRI] (Register Reg) -> bool { needToReserveScavengingSpillSlots() local
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1558 bool IsUsed = false; global() variable
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1714 bool IsUsed = false; global() member
1838 getLookAheadScore(Value * LHS,Value * RHS,ArrayRef<Value * > MainAltOps,int Lane,unsigned OpIdx,unsigned Idx,bool & IsUsed) getLookAheadScore() argument
1909 bool IsUsed = RMode == ReorderingMode::Splat || getBestOperand() local
[all...]
/llvm-project/clang/include/clang/Sema/
H A DSema.h1775 bool IsUsed; global() member