| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430RegisterInfo.cpp | 42 MSP430::R4, MSP430::R5, MSP430::R6, MSP430::R7, in getCalleeSavedRegs() 47 MSP430::R5, MSP430::R6, MSP430::R7, in getCalleeSavedRegs() 52 MSP430::R4, MSP430::R5, MSP430::R6, MSP430::R7, in getCalleeSavedRegs() 58 MSP430::R5, MSP430::R6, MSP430::R7, in getCalleeSavedRegs()
|
| H A D | MSP430RegisterInfo.td | 61 def R6 : MSP430RegWithSubregs<6, "r6", [R6B]>, DwarfRegNum<[6]>; 83 (add R12, R13, R14, R15, R11, R10, R9, R8, R7, R6, R5,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreRegisterInfo.td | 31 def R6 : Ri< 6, "r6">, DwarfRegNum<[6]>; 48 R4, R5, R6, R7, R8, R9, R10, 55 R4, R5, R6, R7, R8, R9, R10,
|
| H A D | XCoreRegisterInfo.cpp | 217 XCore::R4, XCore::R5, XCore::R6, XCore::R7, in getCalleeSavedRegs() 222 XCore::R4, XCore::R5, XCore::R6, XCore::R7, in getCalleeSavedRegs()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
| H A D | fastmath_dlib_asm.S | 66 #define expd R6 73 #define zerol R6 201 #define expd R6 208 #define zerol R6 335 #define zero0l R6
|
| H A D | fastmath2_dlib_asm.S | 64 #define expd R6 165 #define expd R6 377 #define mask R6
|
| H A D | fastmath2_ldlib_asm.S | 58 #define expd R6 157 #define expd R6
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCCallingConv.cpp | 73 PPC::R3, PPC::R4, PPC::R5, PPC::R6, in CC_PPC32_SVR4_Custom_AlignArgRegs() 98 PPC::R3, PPC::R4, PPC::R5, PPC::R6, in CC_PPC32_SVR4_Custom_SkipLastArgRegsPPCF128() 151 static const MCPhysReg LoRegList[] = { PPC::R4, PPC::R6, PPC::R8, PPC::R10 }; in CC_PPC32_SPE_CustomSplitFP64()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseRegisterInfo.h | 51 case R4: case R5: case R6: case R7: in isARMArea1Register() 80 case R4: case R5: case R6: case R7: in isSplitFPArea1Register() 132 unsigned BasePtr = ARM::R6;
|
| H A D | ARMCallingConv.td | 122 CCIfType<[i32], CCAssignToReg<[R4, R5, R6, R7, R8, R9, R10, R11]>> 270 def CSR_AAPCS : CalleeSavedRegs<(add LR, R11, R10, R9, R8, R7, R6, R5, R4, 276 R6, R5, R4, (sequence "D%u", 15, 0))>; 288 def CSR_ATPCS_SplitPush : CalleeSavedRegs<(add LR, R7, R6, R5, R4, 292 def CSR_Win_SplitFP : CalleeSavedRegs<(add R10, R9, R8, R7, R6, R5, R4, 309 R7, R6, R5, R4, 317 def CSR_AAPCS_ThisReturn : CalleeSavedRegs<(add LR, R11, R10, R9, R8, R7, R6, 323 def CSR_iOS : CalleeSavedRegs<(add LR, R7, R6, R5, R4, (sub CSR_AAPCS, R9))>; 331 def CSR_iOS_ThisReturn : CalleeSavedRegs<(add LR, R7, R6, R5, R4,
|
| H A D | ARMSLSHardening.cpp | 140 {"__llvm_slsblr_thunk_arm_r6", ARM::R6, false}, 154 {"__llvm_slsblr_thunk_thumb_r6", ARM::R6, true},
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiCallingConv.td | 24 CCAssignToReg<[R6, R7, R18, R19]>>>>, 36 CCIfNotVarArg<CCIfType<[i32], CCAssignToReg<[ R6, R7, R18, R19 ]>>>,
|
| H A D | LanaiRegisterInfo.td | 48 R6, R7, R18, R19, // registers for passing arguments
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
| H A D | erfc_1u8.c | 33 #define R6 -0x1.b6db6db6db6dbp-3 macro 108 double p7 = fma (Q6 * r, p6, p5) * R6; in erfc()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | MathExtras.h | 114 #define R6(n) R4(n), R4(n + 2 * 4), R4(n + 1 * 4), R4(n + 3 * 4) macro 115 R6(0), R6(2), R6(1), R6(3) 118 #undef R6
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFFrameLowering.cpp | 35 SavedRegs.reset(BPF::R6); in determineCalleeSaves()
|
| H A D | BPFCallingConv.td | 48 def CSR : CalleeSavedRegs<(add R6, R7, R8, R9, R10)>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRRegisterInfo.td | 42 def R6 : AVRReg<6, "r6">, DwarfRegNum<[6]>; 92 def R7R6 : AVRReg<6, "r7:r6", [R6, R7]>, DwarfRegNum<[6]>; 122 R9, R8, R7, R6, R5, R4, R3, R2, R0, R1)>; 126 (add R15, R14, R13, R12, R11, R10, R9, R8, R7, R6,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/Disassembler/ |
| H A D | BPFDisassembler.cpp | 98 BPF::R6, BPF::R7, BPF::R8, BPF::R9, BPF::R10, BPF::R11}; 214 Instr.addOperand(MCOperand::createReg(BPF::R6)); in getInstruction()
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | DebugSupport.h | 293 UINT64 R6; member 463 UINT64 R6; member 497 UINT32 R6; member 762 UINT64 R6; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiBaseInfo.h | 57 case Lanai::R6: in getLanaiRegisterNumbering()
|
| /freebsd/secure/caroot/trusted/ |
| H A D | GlobalSign_Root_CA_-_R6.pem | 2 ## GlobalSign Root CA - R6 20 Issuer: OU = GlobalSign Root CA - R6, O = GlobalSign, CN = GlobalSign 24 Subject: OU = GlobalSign Root CA - R6, O = GlobalSign, CN = GlobalSign
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCCallingConv.td | 32 CCIfType<[i32, i64], CCAssignToReg<[R0, R1, R2, R3, R4, R5, R6, R7]>>,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZCallingConv.td | 44 // care about the ABI. (R6 is an argument register too, but is 68 // Pass in STG registers: Base, Sp, Hp, R1, R2, R3, R4, R5, R6, R7, R8, SpLim 112 // The first 5 integer arguments are passed in R2-R6. Note that R6
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | wm8903.txt | 20 - micdet-cfg : Default register value for R6 (Mic Bias). If absent, the
|