Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp68 const EVT ResultTys[] = {MVT::i64, MVT::i64, MVT::Other}; in EmitMOPS() local
74 const EVT ResultTys[] = {MVT::i64, MVT::i64, MVT::i64, MVT::Other}; in EmitMOPS() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp349 auto ResultTys = getRetconResultTypes(); in buildFrom() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2813 SmallVector<EVT, 4> ResultTys = {DataTy, MVT::Other}; in SelectMVE_VLD() local
H A DARMISelLowering.cpp4103 constexpr EVT ResultTys[] = {MVT::Other, MVT::Glue}; in LowerINTRINSIC_VOID() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10150 ArrayRef<EVT> ResultTys, ArrayRef<SDValue> Ops) { in getNode()
10910 ArrayRef<EVT> ResultTys, in getMachineNode()