Home
last modified time | relevance | path

Searched defs:getArgOperands (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp341 Operation::operand_range GenericCallOp::getArgOperands() { return getInputs(); } in getArgOperands() function in GenericCallOp
/llvm-project/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp341 Operation::operand_range GenericCallOp::getArgOperands() { return getInputs(); } in getArgOperands() function in GenericCallOp
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DControlFlowOps.cpp211 Operation::operand_range FunctionCallOp::getArgOperands() { in getArgOperands() function in mlir::spirv::FunctionCallOp
/llvm-project/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp341 Operation::operand_range GenericCallOp::getArgOperands() { return getInputs(); } in getArgOperands() function in GenericCallOp
/llvm-project/mlir/examples/toy/Ch7/mlir/
H A DDialect.cpp375 Operation::operand_range GenericCallOp::getArgOperands() { return getInputs(); } in getArgOperands() function in GenericCallOp
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp1095 Operation::operand_range TestCallAndStoreOp::getArgOperands() { getArgOperands() function in TestCallAndStoreOp
1114 Operation::operand_range TestCallOnDeviceOp::getArgOperands() { getArgOperands() function in TestCallOnDeviceOp
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp1043 Operation::operand_range CallOp::getArgOperands() { getArgOperands() function in CallOp
1371 Operation::operand_range InvokeOp::getArgOperands() { getArgOperands() function in InvokeOp