Home
last modified time | relevance | path

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

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