Searched defs:ResTys (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 1143 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectLoad() local 1165 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostLoad() local 1207 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostStore() local 1274 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectLoadLane() local 1313 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostLoadLane() local 1398 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostStoreLane() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 1200 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectLoad() local 1228 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostLoad() local 1275 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostStore() local 1342 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectLoadLane() local 1381 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostLoadLane() local 1466 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostStoreLane() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 1596 std::vector<EVT> ResTys; in SelectVLD() local 1715 std::vector<EVT> ResTys; in SelectVST() local 1864 std::vector<EVT> ResTys; in SelectVLDSTLane() local 1988 std::vector<EVT> ResTys; in SelectVLDDup() local 2898 std::vector<EVT> ResTys; in Select() local 2966 std::vector<EVT> ResTys; in Select() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 1789 std::vector<EVT> ResTys; in SelectVLD() local 1924 std::vector<EVT> ResTys; in SelectVST() local 2086 std::vector<EVT> ResTys; in SelectVLDSTLane() local 2211 std::vector<EVT> ResTys; in SelectVLDDup() local 3400 std::vector<EVT> ResTys; in Select() local 3459 const EVT ResTys[] = {MVT::i32, MVT::Other}; in Select() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 1854 std::vector<EVT> ResTys; in SelectVLD() local 1985 std::vector<EVT> ResTys; in SelectVST() local 2143 std::vector<EVT> ResTys; in SelectVLDSTLane() local 2275 std::vector<EVT> ResTys; in SelectVLDDup() local 3416 std::vector<EVT> ResTys; in Select() local 3475 const EVT ResTys[] = {MVT::i32, MVT::Other}; in Select() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 1351 SmallVector<EVT, 2> ResTys; in lowerDSPIntr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 1304 SmallVector<EVT, 2> ResTys; in lowerDSPIntr() local
|