Searched defs:ldr (Results 1 – 6 of 6) sorted by relevance
/third_party/libffi/src/aarch64/ |
D | win64_armasm.S | 266 ldr d3, [x3, #24] /* D4 */ define 268 ldr d2, [x3, #16] /* D3 */ define 272 ldr d0, [x3] /* D1 */ define
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/assembly/arm32/ |
D | TiledC4MatmulFp32.S | 32 ldr r4, [sp, #24] label 33 ldr r5, [sp, #28] label
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | osfiber_asm_aarch64.S | 128 ldr d8, [x7, #MARL_REG_v8] define 129 ldr d9, [x7, #MARL_REG_v9] define
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/assembly/arm82_aarch32_fp16/ |
D | TiledC4MatmulFp16.S | 34 ldr r4, [sp] label 35 ldr r5, [sp, #4] // oc4 label
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.h | 215 void ldr(const Operand *OpRt, const Operand *OpAddress, CondARM32::Cond Cond, in ldr() function
|
D | IceAssemblerARM32.cpp | 1547 void AssemblerARM32::ldr(const Operand *OpRt, const Operand *OpAddress, in ldr() function in Ice::ARM32::AssemblerARM32
|