Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXTargetMachine.h49 bool useShortPointers() const { return UseShortPointers; } in useShortPointers() function
DNVPTXISelDAGToDAG.cpp71 bool NVPTXDAGToDAGISel::useShortPointers() const { in useShortPointers() function in NVPTXDAGToDAGISel