Home
last modified time | relevance | path

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

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