Searched refs:Immediates (Results 1 – 13 of 13) sorted by relevance
317 // Immediates for the lower and upper 16 bits of an i32, with the other327 // Immediates for the lower and upper 16 bits of an i32, with the other409 // Immediates for 16-bit chunks of an i64, with the other bits of the427 // Immediates for 16-bit chunks of an i64, with the other bits of the445 // Immediates for the lower and upper 32 bits of an i64, with the other455 // Immediates for the lower and upper 32 bits of an i64, with the other
1752 using Immediates = ZoneVector<Constant>; in NON_EXPORTED_BASE() local1753 Immediates& immediates() { return immediates_; } in NON_EXPORTED_BASE()1868 Immediates immediates_; in NON_EXPORTED_BASE()
53 // 64-bit Immediates.
143 // This makes 32-bit format instructions with Long Immediates
3540 unsigned Immediates = 0; in verifyInstruction() local3544 Immediates++; in verifyInstruction()3547 Immediates++; in verifyInstruction()3549 if (Immediates > 1) { in verifyInstruction()
297 // Exact FP Immediates.299 // These definitions are used to create a lookup table with FP Immediates that
786 /// Immediates
11 // (1) Immediates
670 …nodejs/node/commit/f2dd17bde9)] - **(SEMVER-MINOR)** **timers**: allow Immediates to be unrefed (A…2296 …e45a)] - **(SEMVER-MAJOR)** **timers**: cleanup extraneous property on Immediates (Jeremiah Senkpi…
3739 …de/commit/099f18e89b)] - **src**: distinguish refed/unrefed threadsafe Immediates (Anna Henningsen…
1169 …https://github.com/nodejs/node/commit/e15f57745d)] - **timers**: allow Immediates to be unrefed (A…
3613 …js/node/commit/ba71fe8bd3)] - **timers**: check can\_call\_into\_js in Immediates (Anatoli Papirov…
1556 …de/commit/b924910fe7)] - **src**: distinguish refed/unrefed threadsafe Immediates (Anna Henningsen…