Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp422 auto ResultTys = getRetconResultTypes(); in buildFrom() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2771 SmallVector<EVT, 4> ResultTys = {DataTy, MVT::Other}; in SelectMVE_VLD() local
H A DARMISelLowering.cpp3857 constexpr EVT ResultTys[] = {MVT::Other, MVT::Glue}; in LowerINTRINSIC_VOID() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7924 ArrayRef<EVT> ResultTys, ArrayRef<SDValue> Ops) { in getNode()
8582 ArrayRef<EVT> ResultTys, in getMachineNode()