Home
last modified time | relevance | path

Searched refs:calleeLoc (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/Parser/
DLocationParser.cpp37 LocationAttr calleeLoc; in parseCallSiteLocation() local
38 if (parseLocationInstance(calleeLoc)) in parseCallSiteLocation()
57 loc = CallSiteLoc::get(calleeLoc, callerLoc); in parseCallSiteLocation()
/external/llvm-project/flang/include/flang/Optimizer/Dialect/
DFIROps.td2146 auto calleeLoc = parser.getNameLoc();
2162 operands, calleeType.getInputs(), calleeLoc, result.operands))