Home
last modified time | relevance | path

Searched defs:useShortPointers (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.h47 bool useShortPointers() const { return UseShortPointers; } in useShortPointers() function
H A DNVPTXISelDAGToDAG.cpp71 bool NVPTXDAGToDAGISel::useShortPointers() const { in useShortPointers() function in NVPTXDAGToDAGISel