Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Rewrite/
H A DByteCode.cpp1106 void executeGetOperand(unsigned index);
1683 void ByteCodeExecutor::executeGetOperand(unsigned index) { in executeGetOperand() function in ByteCodeExecutor
2098 executeGetOperand(index); in execute()
2103 executeGetOperand(read<uint32_t>()); in execute()