Searched defs:useShortPointers (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXTargetMachine.h | 49 bool useShortPointers() const { return UseShortPointers; } useShortPointers() function |
H A D | NVPTXISelDAGToDAG.cpp | 77 bool NVPTXDAGToDAGISel::useShortPointers() const { useShortPointers() function in NVPTXDAGToDAGISel |