Searched defs:getConstantBusLimit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUSubtarget.cpp | 206 unsigned GCNSubtarget::getConstantBusLimit(unsigned Opcode) const { getConstantBusLimit() function in GCNSubtarget |
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ | ||
H A D | AMDGPUAsmParser.cpp | 3615 unsigned AMDGPUAsmParser::getConstantBusLimit(unsigned Opcode) const { getConstantBusLimit() function in AMDGPUAsmParser |