Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_IR.hpp970 const BinInst *getBinInst() const { return bin; }; in getBinInst() function in vISA::G4_INST
971 BinInst *getBinInst() { return bin; }; in getBinInst() function in vISA::G4_INST