Home
last modified time | relevance | path

Searched refs:Immediates (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZOperands.td317 // Immediates for the lower and upper 16 bits of an i32, with the other
327 // Immediates for the lower and upper 16 bits of an i32, with the other
409 // Immediates for 16-bit chunks of an i64, with the other bits of the
427 // Immediates for 16-bit chunks of an i64, with the other bits of the
445 // Immediates for the lower and upper 32 bits of an i64, with the other
455 // Immediates for the lower and upper 32 bits of an i64, with the other
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.h1752 using Immediates = ZoneVector<Constant>; in NON_EXPORTED_BASE() local
1753 Immediates& immediates() { return immediates_; } in NON_EXPORTED_BASE()
1868 Immediates immediates_; in NON_EXPORTED_BASE()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstr64Bit.td53 // 64-bit Immediates.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCInstrFormats.td143 // This makes 32-bit format instructions with Long Immediates
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp3540 unsigned Immediates = 0; in verifyInstruction() local
3544 Immediates++; in verifyInstruction()
3547 Immediates++; in verifyInstruction()
3549 if (Immediates > 1) { in verifyInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td297 // Exact FP Immediates.
299 // These definitions are used to create a lookup table with FP Immediates that
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td786 /// Immediates
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonPatterns.td11 // (1) Immediates
/third_party/node/doc/changelogs/
DCHANGELOG_V9.md670 …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…
DCHANGELOG_V14.md3739 …de/commit/099f18e89b)] - **src**: distinguish refed/unrefed threadsafe Immediates (Anna Henningsen…
DCHANGELOG_V8.md1169 …https://github.com/nodejs/node/commit/e15f57745d)] - **timers**: allow Immediates to be unrefed (A…
DCHANGELOG_V10.md3613 …js/node/commit/ba71fe8bd3)] - **timers**: check can\_call\_into\_js in Immediates (Anatoli Papirov…
DCHANGELOG_V12.md1556 …de/commit/b924910fe7)] - **src**: distinguish refed/unrefed threadsafe Immediates (Anna Henningsen…