Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp530 mlir::Location argLoc = loc; in emitCall() local
560 cirCallArgs[argNo] = builder.createLoad(argLoc, src); in emitCall()