Searched refs:ByteConst (Results 1 – 5 of 5) sorted by relevance
171 ByteConst175 ByteConst179 ByteConst205 …: ByteConst {$$ = UtCheckIntegerRange ($1, ACPI_NUM_PREDEFINED_REGIONS…
198 ByteConst ','530 ByteConst560 | ByteConst {}
377 %type <n> ByteConst
1056 | ByteConst {$$ = UtCheckIntegerRange ($1, 0x80, 0xFF);}
1887 Constant *ByteConst = ConstantInt::get(Int32Ty, OffsetByte); in tryVirtualConstProp() local1890 TargetsForSlot[0].Fn->getName(), ByteConst, BitConst); in tryVirtualConstProp()