Searched defs:argLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bytecode/Writer/ | ||
H A D | BytecodeWriter.cpp | 919 Location argLoc = arg.getLoc(); writeBlock() local |
/llvm-project/mlir/lib/Bytecode/Reader/ | ||
H A D | BytecodeReader.cpp | 2439 LocationAttr argLoc = unknownLoc; parseBlockArguments() local |