Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Frontend/
H A DKernelParser.cpp3431 ParseInstOptOrFail(instOpts); // else: could be empty list "{}" in ParseInstOpts()
3433 ParseInstOptOrFail(instOpts); in ParseInstOpts()
3477 void ParseInstOptOrFail(InstOptSet &instOpts) { in ParseInstOptOrFail() function in KernelParser