Searched refs:UseShortPointers (Results 1 – 4 of 4) sorted by relevance
27 bool UseShortPointers; variable47 bool useShortPointers() const { return UseShortPointers; } in useShortPointers()
94 static std::string computeDataLayout(bool is64Bit, bool UseShortPointers) { in computeDataLayout() argument99 else if (UseShortPointers) in computeDataLayout()118 is64bit(is64bit), UseShortPointers(UseShortPointersOpt), in NVPTXTargetMachine()
29 bool UseShortPointers; variable49 bool useShortPointers() const { return UseShortPointers; } in useShortPointers()