Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td1285 def bound_ctrl : NamedIntOperand<i1, "bound_ctrl", "DppBoundCtrl", "ConvertDppBoundCtrl">;
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp8002 static bool ConvertDppBoundCtrl(int64_t &BoundCtrl) { in ConvertDppBoundCtrl() function