Searched refs:ByteConst (Results 1 – 5 of 5) sorted by relevance
63 ByteConst67 ByteConst71 ByteConst97 …: ByteConst {$$ = UtCheckIntegerRange ($1, ACPI_NUM_PREDEFINED_REGIONS…
90 ByteConst ','422 ByteConst452 | ByteConst {}
269 %type <n> ByteConst
948 | ByteConst {$$ = UtCheckIntegerRange ($1, 0x80, 0xFF);}
1698 Constant *ByteConst = ConstantInt::get(Int32Ty, OffsetByte); in tryVirtualConstProp() local1701 TargetsForSlot[0].Fn->getName(), ByteConst, BitConst); in tryVirtualConstProp()