Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DSpillManagerGMRF.cpp5252 G4_Imm* msgDescImm = builder->createImm(msgDesc->getDesc(), Type_UD); in expandSpillNonStackcall() local
5264 G4_Imm* msgDescImm = builder->createImm(msgDesc->getDesc(), Type_UD); in expandSpillNonStackcall() local
5282 G4_Imm* msgDescImm = builder->createImm(msgDesc->getDesc(), Type_UD); in expandSpillNonStackcall() local
5347 G4_Imm* msgDescImm = builder->createImm(msgDesc->getDesc(), Type_UD); in expandSpillStackcall() local
5357 G4_Imm* msgDescImm = builder->createImm(msgDesc->getDesc(), Type_UD); in expandSpillStackcall() local
5524 G4_Imm* msgDescImm = builder->createImm(msgDesc->getDesc(), Type_UD); in expandFillNonStackcall() local
5595 auto msgDescImm = builder->createImm(msgDesc->getDesc(), Type_UD); in expandFillStackcall() local
H A DOptimizer.cpp8049 uint32_t msgDescImm = headerPresent; in dumpPayload() local