Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp126 const EVT ResTys[] = {MVT::i64, MVT::i64, MVT::Other}; in EmitTargetCodeForSetTag() local
H A DAArch64ISelDAGToDAG.cpp1378 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectLoad() local
1408 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostLoad() local
1473 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectPredicatedLoad() local
1553 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostStore() local
1620 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectLoadLane() local
1659 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostLoadLane() local
1743 const EVT ResTys[] = {MVT::i64, // Type of the write back register in SelectPostStoreLane() local
/netbsd-src/external/apache2/llvm/dist/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.cpp1343 SmallVector<EVT, 2> ResTys; in lowerDSPIntr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2124 std::vector<EVT> ResTys; in SelectVLD() local
2260 std::vector<EVT> ResTys; in SelectVST() local
2426 std::vector<EVT> ResTys; in SelectVLDSTLane() local
2969 std::vector<EVT> ResTys; in SelectVLDDup() local
4509 std::vector<EVT> ResTys; in Select() local
4567 const EVT ResTys[] = {MVT::i32, MVT::Other}; in Select() local