Searched refs:stcl (Results 1 – 11 of 11) sorted by relevance
/third_party/musl/src/setjmp/arm/ |
D | setjmp.S | 40 stcl p1, cr10, [ip], #8 41 stcl p1, cr11, [ip], #8 42 stcl p1, cr12, [ip], #8 43 stcl p1, cr13, [ip], #8 44 stcl p1, cr14, [ip], #8 45 stcl p1, cr15, [ip], #8
|
/third_party/FatFs/source/ |
D | ff.c | 5327 DWORD n, clst, stcl, scl, ncl, tcl, lclst, count, fclust = 0; local 5345 stcl = fs->last_clst; lclst = 0; 5349 if (stcl < fs->st_clst || stcl >= fs->st_clst + fs->ct_clst) stcl = fs->st_clst; 5350 scl = stcl; ncl = 0; clst = stcl + 1; 5369 if (clst == stcl) { /* No contiguous cluster? */ 5379 if (stcl < 2 || stcl >= fs->n_fatent) stcl = 2; 5380 scl = stcl; ncl = 0; clst = stcl + 1; 5398 if (clst == stcl) { /* No contiguous cluster? */
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenAsmMatcher.inc | 9908 "stc\004stc2\005stc2l\004stcl\003stl\004stlb\005stlex\006stlexb\006stlex" 11247 …{ 1469 /* stcl */, ARM::STCL_OFFSET, Convert__CoprocNum1_1__CoprocReg1_2__AddrMode52_3__CondCode2_… 11248 …{ 1469 /* stcl */, ARM::t2STCL_OFFSET, Convert__CoprocNum1_1__CoprocReg1_2__AddrMode52_3__CondCode… 11249 …{ 1469 /* stcl */, ARM::STCL_PRE, Convert__CoprocNum1_1__CoprocReg1_2__AddrMode52_3__CondCode2_0, … 11250 …{ 1469 /* stcl */, ARM::t2STCL_PRE, Convert__CoprocNum1_1__CoprocReg1_2__AddrMode52_3__CondCode2_0… 11251 …{ 1469 /* stcl */, ARM::STCL_OPTION, Convert__CoprocNum1_1__CoprocReg1_2__MemNoOffset1_3__CoprocOp… 11252 …{ 1469 /* stcl */, ARM::t2STCL_OPTION, Convert__CoprocNum1_1__CoprocReg1_2__MemNoOffset1_3__Coproc… 11253 …{ 1469 /* stcl */, ARM::STCL_POST, Convert__CoprocNum1_1__CoprocReg1_2__MemNoOffset1_3__PostIdxImm… 11254 …{ 1469 /* stcl */, ARM::t2STCL_POST, Convert__CoprocNum1_1__CoprocReg1_2__MemNoOffset1_3__PostIdxI… 15637 { 1469 /* stcl */, 2 /* 1 */, MCK_CoprocNum, AMFBS_IsARM }, [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 4248 defm t2STCL : t2LdStCop<0b1110, 0, 1, "stcl", [(int_arm_stcl timm:$cop, timm:$CRd, addrmode5:$addr…
|
D | ARMInstrInfo.td | 5370 defm STCL : LdStCop <0, 1, "stcl", [(int_arm_stcl timm:$cop, timm:$CRd, addrmode5:$addr)]>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 689 arm_stcl, // llvm.arm.stcl 6747 "llvm.arm.stcl", 14687 3, // llvm.arm.stcl
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 689 arm_stcl, // llvm.arm.stcl 6747 "llvm.arm.stcl", 14687 3, // llvm.arm.stcl
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 683 arm_stcl, // llvm.arm.stcl 6707 "llvm.arm.stcl", 14592 3, // llvm.arm.stcl
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 689 arm_stcl, // llvm.arm.stcl 6747 "llvm.arm.stcl", 14687 3, // llvm.arm.stcl
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 689 arm_stcl, // llvm.arm.stcl 6747 "llvm.arm.stcl", 14687 3, // llvm.arm.stcl
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicImpl.inc | 1867 "llvm.arm.stcl", 12000 138, // llvm.arm.stcl
|