Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1827 bool convertDppBoundCtrl(int64_t &BoundCtrl);
8125 bool AMDGPUAsmParser::convertDppBoundCtrl(int64_t &BoundCtrl) { in convertDppBoundCtrl() function in AMDGPUAsmParser
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td1102 "[this] (int64_t &BC) -> bool { return convertDppBoundCtrl(BC); }">;