Home
last modified time | relevance | path

Searched defs:SP (Results 1 - 25 of 52) sorted by relevance

123

/third_party/libunwind/libunwind/src/arm/
H A Dunwind_i.h36 #define SP 13 macro
/third_party/libunwind/libunwind/src/aarch64/
H A Dunwind_i.h40 #define SP 31 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp140 unsigned SP = STI.getABI().IsN64() ? Mips::SP_64 : Mips::SP; in eliminateCallFramePseudoInstr() local
H A DMips16InstrInfo.cpp210 void Mips16InstrInfo::makeFrame(unsigned SP, int64_t FrameSize, in makeFrame() argument
240 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame() argument
275 void Mips16InstrInfo::adjustStackPtrBig(unsigned SP, int64_t Amount, in adjustStackPtrBig() argument
299 adjustStackPtrBigUnrestricted( unsigned SP, int64_t Amount, MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const adjustStackPtrBigUnrestricted() argument
306 adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const adjustStackPtr() argument
[all...]
H A DMipsSEFrameLowering.cpp414 unsigned SP = ABI.GetStackPtr(); in emitPrologue() local
701 unsigned SP = ABI.GetStackPtr(); in emitEpilogue() local
[all...]
H A DMipsSEInstrInfo.cpp575 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() argument
877 unsigned SP = Subtarget.isGP64bit() ? Mips::SP_64 : Mips::SP; in expandEhReturn() local
[all...]
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dsentence_break.rs1812 pub const SP: &'static [(char, char)] = &[ consts
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DStringsAndChecksums.h89 void setStrings(const StringsPtr &SP) { Strings = SP; } in setStrings() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.cpp58 Register SP = MRI.getDwarfRegNum(RISCV::X2, true); in createRISCVMCAsmInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DDebugify.cpp95 auto SP = DIB.createFunction(CU, F.getName(), F.getName(), File, NextLine, in applyDebugifyMetadata() local
H A DCloneFunction.cpp128 DISubprogram *SP = OldFunc->getSubprogram(); in CloneFunctionInto() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCTargetDesc.cpp88 unsigned SP = MRI.getDwarfRegNum(Mips::SP, true); in createMipsMCAsmInfo() local
/third_party/ffmpeg/libavutil/
H A Dcamellia.c44 static uint64_t SP[8][256]; variable
[all...]
/third_party/python/Lib/curses/
H A Dascii.py37 SP = 0x20 # space variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp236 unsigned SP = TLI->getStackPointerRegisterToSaveRestore(); in calculateDbgEntityHistory() local
H A DCodeViewDebug.h285 void setCurrentSubprogram(const DISubprogram *SP) { in setCurrentSubprogram() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DShrinkWrap.cpp147 unsigned SP; member in __anon24125::ShrinkWrap
H A DSafeStack.cpp656 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(StackPtrTy, UnsafeStackPtr), in moveDynamicAllocasToUnsafeStack() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDiagnosticInfo.cpp119 DiagnosticLocation::DiagnosticLocation(const DISubprogram *SP) { in DiagnosticLocation() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dosfiber_asm_aarch64.h86 uintptr_t SP; // stack pointer member
H A Dosfiber_asm_arm.h69 uintptr_t SP; // stack pointer (r13) member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h39 inline OneUse_match<SubPat> m_OneUse(const SubPat &SP) { in m_OneUse() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp190 unsigned SP = TLI->getStackPointerRegisterToSaveRestore(); in set() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp273 bool AArch64SIMDInstrOpt::shouldExitEarly(MachineFunction *MF, Subpass SP) { in shouldExitEarly() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86WinEHState.cpp285 Value *SP = Builder.CreateCall( in emitExceptionRegistrationRecord() local
315 Value *SP = Builder.CreateCall( in emitExceptionRegistrationRecord() local

Completed in 21 milliseconds

123