Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9047 if (StructType *StructResult = dyn_cast<StructType>(CallResultType)) in visitInlineAsm() local
9048 ResultTypes = StructResult->elements(); in visitInlineAsm()