Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp68 const EVT ResultTys[] = {MVT::i64, MVT::i64, MVT::Other}; in EmitMOPS() local
62 const EVT ResultTys[] = {MVT::i64, MVT::i64, MVT::Other}; EmitMOPS() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp342 auto ResultTys = getRetconResultTypes(); buildFrom() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2807 SmallVector<EVT, 4> ResultTys = {DataTy, MVT::Other}; SelectMVE_VLD() local
H A DARMISelLowering.cpp4091 constexpr EVT ResultTys[] = {MVT::Other, MVT::Glue}; LowerINTRINSIC_VOID() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9825 getNode(unsigned Opcode,const SDLoc & DL,ArrayRef<EVT> ResultTys,ArrayRef<SDValue> Ops) getNode() argument
10573 getMachineNode(unsigned Opcode,const SDLoc & dl,ArrayRef<EVT> ResultTys,ArrayRef<SDValue> Ops) getMachineNode() argument