Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7876 static bool ConvertBoundCtrl(int64_t &BoundCtrl) { in ConvertBoundCtrl() function
7924 {"bound_ctrl", AMDGPUOperand::ImmTyDppBoundCtrl, false, ConvertBoundCtrl},