Searched refs:ID0 (Results 1 – 5 of 5) sorted by relevance
22 def ID0 : Register<"ID0">;23 def ID : RegisterClass<"SPIRV", [i32], 32, (add ID0)>;
22 SPIRVRegisterInfo::SPIRVRegisterInfo() : SPIRVGenRegisterInfo(SPIRV::ID0) {} in SPIRVRegisterInfo()
32 enum stuff { ID0, ID1 }; enumerator58 scroll_h = new ("def", 71) ABC(ABC::ID0, this); in LMN()
23 3:0 ID0: indicates a delay for the first instruction. 0..1136 instid0(<*ID name*>) A symbolic *ID0* value. instid0(NO_DEP)
2205 Intrinsic::ID ID0 = Op0->getIntrinsicID(); in visitCallInst() local2206 if (ID0 != Intrinsic::hexagon_V6_vandqrt && in visitCallInst()2207 ID0 != Intrinsic::hexagon_V6_vandqrt_128B) in visitCallInst()