Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp1114 class ByteCodeExecutor { class
1116 ByteCodeExecutor( in ByteCodeExecutor() function in __anon22ebf8dc1611::ByteCodeExecutor
1425 void ByteCodeExecutor::executeApplyConstraint(PatternRewriter &rewriter) { in executeApplyConstraint()
1467 LogicalResult ByteCodeExecutor::executeApplyRewrite(PatternRewriter &rewriter) { in executeApplyRewrite()
1495 void ByteCodeExecutor::processNativeFunResults( in processNativeFunResults()
1542 void ByteCodeExecutor::executeAreEqual() { in executeAreEqual()
1551 void ByteCodeExecutor::executeAreRangesEqual() { in executeAreRangesEqual()
1577 void ByteCodeExecutor::executeBranch() { in executeBranch()
1582 void ByteCodeExecutor::executeCheckOperandCount() { in executeCheckOperandCount()
1598 void ByteCodeExecutor::executeCheckOperationName() { in executeCheckOperationName()
[all …]