Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp68 const EVT ResultTys[] = {MVT::i64, MVT::i64, MVT::Other}; EmitMOPS() local
74 const EVT ResultTys[] = {MVT::i64, MVT::i64, MVT::i64, MVT::Other}; EmitMOPS() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp349 auto ResultTys = getRetconResultTypes(); buildFrom() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2813 SmallVector<EVT, 4> ResultTys = {DataTy, MVT::Other}; SelectMVE_VLD() local
H A DARMISelLowering.cpp4117 constexpr EVT ResultTys[] = {MVT::Other, MVT::Glue}; LowerINTRINSIC_VOID() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10081 getNode(unsigned Opcode,const SDLoc & DL,ArrayRef<EVT> ResultTys,ArrayRef<SDValue> Ops) getNode() argument
10841 getMachineNode(unsigned Opcode,const SDLoc & dl,ArrayRef<EVT> ResultTys,ArrayRef<SDValue> Ops) getMachineNode() argument