Home
last modified time | relevance | path

Searched defs:ResTys (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp267 const EVT ResTys[] = {MVT::i64, MVT::i64, MVT::Other}; EmitTargetCodeForSetTag() local
H A DAArch64ISelDAGToDAG.cpp1594 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; SelectLoad() local
1624 const EVT ResTys[] = {MVT::i64, // Type of the write back register SelectPostLoad() local
1841 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; SelectPredicatedLoad() local
1876 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; SelectContiguousMultiVectorLoad() local
2141 const EVT ResTys[] = {MVT::i64, // Type of the write back register SelectPostStore() local
2208 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; SelectLoadLane() local
2246 const EVT ResTys[] = {MVT::i64, // Type of the write back register SelectPostLoadLane() local
2328 const EVT ResTys[] = {MVT::i64, // Type of the write back register SelectPostStoreLane() local
[all...]
/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp876 SmallVector<EVT, 2> ResTys{Node->getValueType(0), Node->getValueType(1)}; trySelect() local
946 SmallVector<EVT, 1> ResTys{Node->getValueType(0)}; trySelect() local
H A DMipsSEISelLowering.cpp1338 SmallVector<EVT, 2> ResTys; lowerDSPIntr() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2166 std::vector<EVT> ResTys; SelectVLD() local
2302 std::vector<EVT> ResTys; SelectVST() local
2467 std::vector<EVT> ResTys; SelectVLDSTLane() local
3011 std::vector<EVT> ResTys; SelectVLDDup() local
4764 std::vector<EVT> ResTys; Select() local
4822 const EVT ResTys[] = {MVT::i32, MVT::Other}; Select() local
[all...]
/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp294 SDVTList ResTys = DAG.getVTList(MVT::i16, MVT::i16); LowerShifts() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1906 SDVTList ResTys = DAG.getVTList(ResTy, ResTy); LowerHvxMulh() local