Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7880 llvm::Type *CSResultType = CS.getType(); in visitInlineAsm() local
7884 if (StructType *StructResult = dyn_cast<StructType>(CSResultType)) { in visitInlineAsm()
7896 ResultTypes = makeArrayRef(CSResultType); in visitInlineAsm()