Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/VisaToG4/
H A DTranslateBranches.cpp57 int IR_Builder::translateVISACFLabelInst(G4_Label* lab) in translateVISACFLabelInst() function in IR_Builder
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DBuildIR.h1668 int translateVISACFLabelInst(G4_Label* lab);
H A DVISAKernelImpl.cpp3394 status = m_builder->translateVISACFLabelInst((G4_Label*)label->g4opnd); in AppendVISACFLabelInst()