Home
last modified time | relevance | path

Searched defs:CSR (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c51 volatile uint32_t CSR; member
59 volatile uint32_t CSR; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.cpp23 for (const MCPhysReg *CSR = MF->getRegInfo().getCalleeSavedRegs(); in setRestoreBasePointer() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.cpp23 for (const MCPhysReg *CSR = in setRestoreBasePointer() local
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
H A Dto_ftrace.cc254 using CSR = protos::pbzero::ClockSetRateFtraceEvent; in SerializeArgs() typedef
261 using CSR = protos::pbzero::ClkSetRateFtraceEvent; in SerializeArgs() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.cpp30 for (const MCPhysReg *CSR = MF->getRegInfo().getCalleeSavedRegs(); in setRestoreBasePointer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp58 const MCPhysReg *CSR = MF->getRegInfo().getCalleeSavedRegs(); in runOnMachineFunction() local
H A DLiveRegUnits.cpp88 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; ++CSR) in addCalleeSavedRegs() local
H A DMachineFrameInfo.cpp124 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; in getPristineRegs() local
H A DLivePhysRegs.cpp175 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; ++CSR) in addCalleeSavedRegs() local
H A DMachineRegisterInfo.cpp620 const MCPhysReg *CSR = TRI->getCalleeSavedRegs(MF); in disableCalleeSavedRegister() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp51 const MCPhysReg *CSR = TRI->getCalleeSavedRegs(MF); in runOnMachineFunction() local
H A DLivePhysRegs.cpp154 for (const MCPhysReg *CSR = TRI.getCalleeSavedRegs(&MF); CSR && *CSR; ++CSR) in addPristines() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DRegisterClassInfo.h119 MCRegister CSR; in getLastCalleeSavedAlias() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DRegisterClassInfo.h119 MCRegister CSR; in getLastCalleeSavedAlias() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DRegisterClassInfo.h119 MCRegister CSR; in getLastCalleeSavedAlias() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp57 const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); in runOnMachineFunction() local
H A DLiveRegUnits.cpp99 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; ++CSR) { in addCalleeSavedRegs() local
H A DMachineFrameInfo.cpp125 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; in getPristineRegs() local
H A DLivePhysRegs.cpp177 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; ++CSR) in addCalleeSavedRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp100 ConstantInt *CSL = nullptr, *CSR = nullptr, *CM = nullptr; in INITIALIZE_PASS_DEPENDENCY() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp100 ConstantInt *CSL = nullptr, *CSR = nullptr, *CM = nullptr; in INITIALIZE_PASS_DEPENDENCY() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp45 CSI, [&](CalleeSavedInfo &CSR) { return CSR.getReg() == RAReg; })) in emitSCSPrologue()
95 CSI, [&](CalleeSavedInfo &CSR) { return CSR.getReg() == RAReg; })) in emitSCSEpilogue()
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp87 ConstantInt *CSL = 0, *CSR = 0, *CM = 0; in INITIALIZE_PASS_DEPENDENCY() local
/aosp_15_r20/external/mbedtls/tests/scripts/
H A Daudit-validity-dates.py44 CSR = 3 # Certificate Signing Request variable in DataType
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Daudit-validity-dates.py44 CSR = 3 # Certificate Signing Request variable in DataType

123