Home
last modified time | relevance | path

Searched refs:BitName (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.h44 StringRef BitName);
DAMDGPUInstPrinter.cpp70 raw_ostream& O, StringRef BitName) { in printNamedBit() argument
72 O << ' ' << BitName; in printNamedBit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp104 template <uint16_t BitName>
106 int BitIdx = AMDGPU::getNamedOperandIdx(MI->getOpcode(), BitName); in enableNamedBit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.h49 StringRef BitName);
DAMDGPUInstPrinter.cpp87 raw_ostream &O, StringRef BitName) { in printNamedBit() argument
89 O << ' ' << BitName; in printNamedBit()