Searched refs:useShortPointers (Results 1 – 8 of 8) sorted by relevance
47 bool useShortPointers() const { return UseShortPointers; } in useShortPointers() function
38 bool useShortPointers() const;
71 bool NVPTXDAGToDAGISel::useShortPointers() const { in useShortPointers() function in NVPTXDAGToDAGISel72 return TM.useShortPointers(); in useShortPointers()754 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_shared_yes_6432 in SelectAddrSpaceCast()759 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_const_yes_6432 in SelectAddrSpaceCast()764 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_local_yes_6432 in SelectAddrSpaceCast()784 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_to_shared_yes_3264 in SelectAddrSpaceCast()789 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_to_const_yes_3264 in SelectAddrSpaceCast()794 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_to_local_yes_3264 in SelectAddrSpaceCast()
157 def useShortPtr : Predicate<"useShortPointers()">;
49 bool useShortPointers() const { return UseShortPointers; } in useShortPointers() function
71 bool NVPTXDAGToDAGISel::useShortPointers() const { in useShortPointers() function in NVPTXDAGToDAGISel72 return TM.useShortPointers(); in useShortPointers()755 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_shared_yes_6432 in SelectAddrSpaceCast()760 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_const_yes_6432 in SelectAddrSpaceCast()765 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_local_yes_6432 in SelectAddrSpaceCast()785 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_to_shared_yes_3264 in SelectAddrSpaceCast()790 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_to_const_yes_3264 in SelectAddrSpaceCast()795 Opc = TM.is64Bit() ? (useShortPointers() ? NVPTX::cvta_to_local_yes_3264 in SelectAddrSpaceCast()