Home
last modified time | relevance | path

Searched defs:SInstrTypes (Results 1 – 1 of 1) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DCodeGenPublic.h231 struct SInstrTypes struct
234 bool hasLoop;
236 bool hasCmp;
237 bool hasSwitch;
238 bool hasPhi;
240 bool hasCall;
246 bool hasSel;
247 bool hasPointer;
257 bool hasBuiltin;
258 bool hasFRem;
[all …]