Home
last modified time | relevance | path

Searched refs:emitPtrAttribute (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXSubtarget.h122 bool emitPtrAttribute() const { in emitPtrAttribute() function
DPTXAsmPrinter.cpp480 if (ArgType->isPointerTy() && ST.emitPtrAttribute()) { in EmitFunctionEntryLabel()