Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h112 bool IsUsed; member
H A DCGCall.h239 mutable bool IsUsed; member
H A DCoverageMappingGen.cpp2532 const std::string &CoverageMapping, bool IsUsed) { in addFunctionMappingRecord()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp384 bool IsUsed = false; in collectWaterfallCandidateRegisters() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h109 bool IsUsed : 1; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1517 auto IsUsed = [&HRI,&MRI] (Register Reg) -> bool { in needToReserveScavengingSpillSlots() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1551 bool IsUsed = false; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2078 bool IsUsed; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2475 bool IsUsed = false; member
2610 bool &IsUsed, const SmallBitVector &UsedLanes) { in getLookAheadScore()
2681 bool IsUsed = RMode == ReorderingMode::Splat || in getBestOperand() local