Home
last modified time | relevance | path

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

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