Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp574 mlir::Value cir::CallOp::getIndirectCall() { in getIndirectCall() function in cir::CallOp
701 mlir::Value indirectCallee = isIndirect() ? getIndirectCall() : nullptr; in print()
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIROps.td2062 mlir::Value getIndirectCall();