Home
last modified time | relevance | path

Searched defs:getOutputExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DPWMAFunction.h70 ArrayRef<DynamicAPInt> getOutputExpr(unsigned i) const { in getOutputExpr() function
/llvm-project/clang/lib/AST/
H A DStmt.cpp458 const Expr *AsmStmt::getOutputExpr(unsigned i) const { getOutputExpr() function in AsmStmt
509 Expr *GCCAsmStmt::getOutputExpr(unsigned i) { getOutputExpr() function in GCCAsmStmt
832 Expr *MSAsmStmt::getOutputExpr(unsigned i) { getOutputExpr() function in MSAsmStmt