Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DMacroInfo.cpp50 MacroInfo::MacroInfo(SourceLocation DefLoc) in MacroInfo()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp212 const unsigned DefLoc = getInstrIdx(*Def); in rescheduleCanonically() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenTarget.cpp676 ArrayRef<SMLoc> DefLoc = R->getLoc(); in CodeGenIntrinsic() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp473 SourceLocation DefLoc = MI->getDefinitionLoc(); in MacroDefined() local
H A DVerifyDiagnosticConsumer.cpp330 SourceLocation DefLoc; member
H A DFrontendActions.cpp516 const PresumedLoc DefLoc = in getTemplightEntry() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DAliasAnalysis.cpp204 const MemoryLocation DefLoc = MemoryLocation::get(I); in getModRefInfo() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1777 auto DefLoc = getLocForWrite(DefI); in eliminateDeadWritesAtEndOfFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1525 Loc DefLoc(DomB, It); in calculatePlacement() local
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.cpp3139 SMLoc DefLoc = Lex.getLoc(); in ParseDef() local