Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp1172 void executeGetOperand(unsigned index);
1836 void ByteCodeExecutor::executeGetOperand(unsigned index) { in executeGetOperand() function in ByteCodeExecutor
2258 executeGetOperand(index); in execute()
2263 executeGetOperand(read<uint32_t>()); in execute()