/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/ |
D | arm_rotation2quaternion_f32.c | 73 #define R21 vgetq_lane(q2,3) macro 111 q[1] = R21 - R12; in arm_rotation2quaternion_f32() 124 q[0] = R21 - R12; in arm_rotation2quaternion_f32() 141 q[3] = R12 + R21; in arm_rotation2quaternion_f32() 154 q[2] = R12 + R21; in arm_rotation2quaternion_f32()
|
/third_party/openssl/crypto/sha/asm/ |
D | keccak1600-avx512vl.pl | 56 my ($R20,$R01,$R31,$R21,$R41,$R11) = map("%ymm$_",(16..21)); 102 vprolvq $R21,$A21,$A21 213 vmovdqa64 3*32(%r8),$R21 299 vmovdqa64 3*32(%r8),$R21
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRRegisterInfo.td | 65 def R21 : AVRReg<21, "r21">, DwarfRegNum<[21]>; 95 def R21R20 : AVRReg<20, "r21:r20", [R20, R21]>, DwarfRegNum<[20]>; 116 add R24, R25, R18, R19, R20, R21, R22, R23, 134 add R24, R25, R18, R19, R20, R21, R22, R23, 144 add R23, R22, R21, R20, R19, R18, R17, R16
|
D | AVRCallingConv.td | 20 // i16 are returned in R25:R24, R23:R22, R21:R20 and R19:R18.
|
D | AVRISelLowering.cpp | 2021 .Case("r21", AVR::R21).Case("r22", AVR::R22).Case("r23", AVR::R23) in getRegisterByName()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCRegisterInfo.td | 53 def R21 : Core<21, "%r21">, DwarfRegNum<[21]>; 73 R20, R21, R22, R23, R24, R25, GP, FP, SP, ILINK, R30, BLINK)>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
D | LanaiBaseInfo.h | 91 case Lanai::R21: in getLanaiRegisterNumbering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonRegisterInfo.cpp | 110 Hexagon::R20, Hexagon::R21, Hexagon::R22, Hexagon::R23, in getCalleeSavedRegs() 119 Hexagon::R20, Hexagon::R21, Hexagon::R22, Hexagon::R23, in getCalleeSavedRegs()
|
D | HexagonRegisterInfo.td | 108 def D10 : Rd<20, "r21:20", [R20, R21]>, DwarfRegNum<[52]>; 342 (add R23, R22, R21, R20, R19, R18, R17, R16, 408 : CalleeSavedRegs<(add R16, R17, R18, R19, R20, R21, R22, R23,
|
D | HexagonFrameLowering.h | 89 { Hexagon::R21, -20 }, { Hexagon::R20, -24 }, { Hexagon::D10, -24 }, in getCalleeSavedSpillSlots()
|
D | HexagonFrameLowering.cpp | 928 Hexagon::R21, Hexagon::R20, Hexagon::R23, Hexagon::R22, in insertCFIInstructionsAt() 1096 case Hexagon::R21: in getSpillFunctionFor()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenRegisterInfo.inc | 128 R21 = 108, 1256 { PPC::R21 }, 1346 …PPC::R28, PPC::R27, PPC::R26, PPC::R25, PPC::R24, PPC::R23, PPC::R22, PPC::R21, PPC::R20, PPC::R19… 1356 …PPC::R28, PPC::R27, PPC::R26, PPC::R25, PPC::R24, PPC::R23, PPC::R22, PPC::R21, PPC::R20, PPC::R19… 1366 …PPC::R28, PPC::R27, PPC::R26, PPC::R25, PPC::R24, PPC::R23, PPC::R22, PPC::R21, PPC::R20, PPC::R19… 1912 { 21U, PPC::R21 }, 2200 { 21U, PPC::R21 }, 2424 { PPC::R21, -2U }, 2699 { PPC::R21, 21U }, 2977 { PPC::R21, -2U }, [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCCallingConv.td | 287 R21, R22, R23, R24, R25, R26, R27, R28, 297 R21, R22, R23, R24, R25, R26, R27, 313 R21, R22, R23, R24, R25, R26, R27, R28,
|
D | PPCFrameLowering.cpp | 163 {PPC::R21, -44}, in getCalleeSavedSpillSlots()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/Disassembler/ |
D | LanaiDisassembler.cpp | 159 Lanai::R18, Lanai::R19, Lanai::R20, Lanai::R21, Lanai::R22, Lanai::R23,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/Disassembler/ |
D | ARCDisassembler.cpp | 117 ARC::R21, ARC::R22, ARC::R23, ARC::R24, ARC::R25, ARC::GP, ARC::FP,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 545 Hexagon::R20, Hexagon::R21, Hexagon::R22, Hexagon::R23, Hexagon::R24, in DecodeIntRegsRegisterClass() 560 Hexagon::R20, Hexagon::R21, Hexagon::R22, Hexagon::R23, in DecodeGeneralSubRegsRegisterClass()
|
/third_party/typescript/tests/cases/conformance/types/tuple/ |
D | variadicTuples1.ts | 285 type R21 = Last<readonly [symbol, string]>; alias
|
/third_party/typescript/tests/baselines/reference/ |
D | variadicTuples1.js | 283 type R21 = Last<readonly [symbol, string]>; 735 declare type R21 = Last<readonly [symbol, string]>;
|
D | variadicTuples1.symbols | 957 type R21 = Last<readonly [symbol, string]>; 958 >R21 : Symbol(R21, Decl(variadicTuples1.ts, 280, 51))
|
D | variadicTuples1.types | 959 type R21 = Last<readonly [symbol, string]>; 960 >R21 : string
|
D | variadicTuples1.errors.txt | 392 type R21 = Last<readonly [symbol, string]>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCChecker.cpp | 680 Register = Hexagon::R21; in compoundRegisterMap()
|
D | HexagonMCInstrInfo.cpp | 269 case R21: in getDuplexRegisterNumbering()
|
D | HexagonMCDuplexInfo.cpp | 687 case Hexagon::R21: in addOps()
|