Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7303 static bool ConvertBoundCtrl(int64_t &BoundCtrl) { in ConvertBoundCtrl() function
7339 {"bound_ctrl", AMDGPUOperand::ImmTyDppBoundCtrl, false, ConvertBoundCtrl},