Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DConvertFromLLVMIR.cpp1100 Value aggOperand = processValue(ivInst->getAggregateOperand()); in processInstruction() local
1114 Value aggOperand = processValue(evInst->getAggregateOperand()); in processInstruction() local