Home
last modified time | relevance | path

Searched defs:R12 (Results 1 – 14 of 14) sorted by relevance

/third_party/rust/crates/libc/src/fuchsia/
Dx86_64.rs124 pub const R12: ::c_int = 3; constant
/third_party/musl/arch/x86_64/bits/
Dreg.h6 #define R12 3 macro
/third_party/musl/arch/x32/bits/
Dreg.h6 #define R12 3 macro
/third_party/libunwind/src/x86_64/
Dunwind_i.h51 #define R12 12 macro
/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_rotation2quaternion_f32.c71 #define R12 vgetq_lane(q2,1) macro
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dosfiber_asm_x64.h40 uintptr_t R12; member
/third_party/ltp/tools/sparse/sparse-src/validation/
Drepeat.h13 #define R12(P, S) R9(P,S##0) R9(P,S##1) R9(P,S##2) R9(P,S##3) R9(P,S##4) R9(P,S##5) R9(P,S##… macro
/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples1.ts278 type R12 = DropFirst<readonly [string]>; alias
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs754 pub const R12: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/
Dmod.rs739 pub const R12: ::c_int = 3; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp783 unsigned R12 = MSP430::R12; in LowerReturn() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp620 unsigned R12 = Subtarget.isPPC64() ? PPC::X12 : PPC::R12; in findScratchRegister() local
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/
Dmod.rs616 pub const R12: ::c_int = 3; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp354 Value *R11, *R12; in getMaskedTypeForICmpPair() local