Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp50 MacroInfo::MacroInfo(SourceLocation DefLoc) in MacroInfo()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.cpp61 ArrayRef<SMLoc> DefLoc = R->getLoc(); in CodeGenIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp212 const unsigned DefLoc = getInstrIdx(*Def); in rescheduleCanonically() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysis.cpp206 const MemoryLocation DefLoc = MemoryLocation::get(I); in getModRefInfo() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp569 SourceLocation DefLoc = MI->getDefinitionLoc(); in MacroDefined() local
H A DVerifyDiagnosticConsumer.cpp330 SourceLocation DefLoc; member
H A DFrontendActions.cpp560 const PresumedLoc DefLoc = in getTemplightEntry() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1818 auto DefLoc = getLocForWrite(DefI); in eliminateDeadWritesAtEndOfFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1528 Loc DefLoc(DomB, It); in calculatePlacement() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3600 SMLoc DefLoc = Lex.getLoc(); in ParseDef() local