Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp189 const EVT ResTys[] = {MVT::i64, MVT::i64, MVT::Other}; in EmitTargetCodeForSetTag() local
H A DAArch64ISelDAGToDAG.cpp1617 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectLoad() local
1647 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostLoad() local
1786 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectPredicatedLoad() local
1866 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostStore() local
1933 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectLoadLane() local
1972 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostLoadLane() local
2056 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostStoreLane() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp879 SmallVector<EVT, 2> ResTys{Node->getValueType(0), Node->getValueType(1)}; in trySelect() local
950 SmallVector<EVT, 1> ResTys{Node->getValueType(0)}; in trySelect() local
H A DMipsSEISelLowering.cpp1335 SmallVector<EVT, 2> ResTys; in lowerDSPIntr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2161 std::vector<EVT> ResTys; in SelectVLD() local
2297 std::vector<EVT> ResTys; in SelectVST() local
2463 std::vector<EVT> ResTys; in SelectVLDSTLane() local
3010 std::vector<EVT> ResTys; in SelectVLDDup() local
4771 std::vector<EVT> ResTys; in Select() local
4829 const EVT ResTys[] = {MVT::i32, MVT::Other}; in Select() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp294 SDVTList ResTys = DAG.getVTList(MVT::i16, MVT::i16); in LowerShifts() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1906 SDVTList ResTys = DAG.getVTList(ResTy, ResTy); in LowerHvxMulh() local