Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.h49 bool useShortPointers() const { return UseShortPointers; } useShortPointers() function
H A DNVPTXISelDAGToDAG.cpp77 bool NVPTXDAGToDAGISel::useShortPointers() const { useShortPointers() function in NVPTXDAGToDAGISel