Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp598 cir::CIRCallOpInterface theCall = in emitCall() local
603 *callOp = theCall; in emitCall()
618 mlir::ResultRange results = theCall->getOpResults(); in emitCall()
626 mlir::ResultRange results = theCall->getOpResults(); in emitCall()
635 if (region != theCall->getParentRegion()) in emitCall()