Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.h102 bool IsUsed; member
H A DCGCall.h224 mutable bool IsUsed; member
H A DCoverageMappingGen.cpp1663 const std::string &CoverageMapping, bool IsUsed) { in addFunctionMappingRecord()
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCSymbol.h94 mutable unsigned IsUsed : 1; variable
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp377 bool IsUsed = false; in collectWaterfallCandidateRegisters() local
/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DMacroInfo.h109 bool IsUsed : 1; variable
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1528 auto IsUsed = [&HRI,&MRI] (Register Reg) -> bool { in needToReserveScavengingSpillSlots() local
/openbsd/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h1504 bool IsUsed = false; variable
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1523 bool IsUsed = false; member
1646 bool &IsUsed) { in getLookAheadScore()
1716 bool IsUsed = in getBestOperand() local
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h738 bool IsUsed; member