Home
last modified time | relevance | path

Searched defs:LS (Results 1 - 25 of 28) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/src/string/
H A Dmemcpy.c13 #define LS >> in memcpy() macro
16 #define LS << in memcpy() macro
[all...]
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dmemcpy.c18 #define LS >> in __memcpy() macro
21 #define LS << in __memcpy() macro
[all...]
/third_party/musl/porting/liteos_m/user/src/string/
H A Dmemcpy.c14 #define LS >> in memcpy() macro
17 #define LS << in memcpy() macro
[all...]
/third_party/musl/porting/uniproton/kernel/src/string/
H A Dmemcpy.c14 #define LS >> in memcpy() macro
17 #define LS << in memcpy() macro
[all...]
/third_party/musl/src/string/
H A Dmemcpy.c13 #define LS >> in memcpy() macro
16 #define LS << in memcpy() macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
H A DRetireStage.h37 RetireStage(RetireControlUnit &R, RegisterFile &F, LSUnitBase &LS) in RetireStage() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h19 DWARFCompileUnit(DWARFContext &Context, const DWARFSection &Section, const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, const DWARFSection *RS, const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, const DWARFUnitVector &UnitVector) DWARFCompileUnit() argument
H A DDWARFTypeUnit.h27 DWARFTypeUnit(DWARFContext &Context, const DWARFSection &Section, const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, const DWARFSection *RS, const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, const DWARFUnitVector &UnitVector) DWARFTypeUnit() argument
H A DDWARFUnit.h311 void setLocSection(const DWARFSection *LS, uint64_t Base) { in setLocSection() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h39 LS = 0xe, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp104 bool DwarfFile::addScopeVariable(LexicalScope *LS, DbgVariable *Var) { in addScopeVariable() argument
121 void DwarfFile::addScopeLabel(LexicalScope *LS, DbgLabel *Label) { in addScopeLabel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp62 LiveStacks* LS; member in __anon24129::StackSlotColoring
H A DLiveDebugVariables.cpp978 LexicalScopes LS; in computeIntervals() local
850 computeIntervals(MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI, LiveIntervals &LIS, LexicalScopes &LS) computeIntervals() argument
H A DLiveDebugValues.cpp121 LexicalScopes LS; member in __anon24029::LiveDebugValues
129 LexicalScopes &LS; member in __anon24029::LiveDebugValues::UserValueScopes
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h40 LS, // Unsigned lower or same Less than or equal enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTX.h139 LS, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DADCE.cpp420 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocalScope &LS) { in collectLiveScopes() argument
H A DInductiveRangeCheckElimination.cpp627 LoopConstrainer(Loop &L, LoopInfo &LI, function_ref<void(Loop *, bool)> LPMAddNewLoop, const LoopStructure &LS, ScalarEvolution &SE, DominatorTree &DT, InductiveRangeCheck::Range R) LoopConstrainer() argument
1179 changeIterationSpaceEnd( const LoopStructure &LS, BasicBlock *Preheader, Value *ExitSubloopAt, BasicBlock *ContinuationBlock) const changeIterationSpaceEnd() argument
1334 rewriteIncomingValuesForPHIs( LoopStructure &LS, BasicBlock *ContinuationBlock, const LoopConstrainer::RewrittenRangeInfo &RRI) const rewriteIncomingValuesForPHIs() argument
1345 createPreheader(const LoopStructure &LS, BasicBlock *OldPreheader, const char *Tag) const createPreheader() argument
1830 LoopStructure LS = MaybeLoopStructure.getValue(); run() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp59 addUnitsImpl( DWARFContext &Context, const DWARFObject &Obj, const DWARFSection &Section, const DWARFDebugAbbrev *DA, const DWARFSection *RS, const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, bool Lazy, DWARFSectionKind SectionKind) addUnitsImpl() argument
171 DWARFUnit(DWARFContext &DC, const DWARFSection &Section, const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, const DWARFSection *RS, const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, const DWARFUnitVector &UnitVector) DWARFUnit() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp315 const ConstantStruct *LS = cast<ConstantStruct>(L); in cmpConstants() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h245 LS = 0x9, // Unsigned lower or same Less than or equal enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp190 SDValue LS = DAG.getNode(ISD::SHL, dl, MVT::i32, Op0, in LowerSIGN_EXTEND_INREG() local
/third_party/backends/backend/
H A Dcoolscan.h146 int LS; /* index in scanner_str */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1149 LatticeCell LS; in evaluateCMPri() local
1176 LatticeCell LS; in evaluateCMPrp() local
2681 LatticeCell LS; evaluateHexCondMove() local
[all...]
H A DHexagonFrameLowering.cpp2206 IndexType &LS = LastStore[I.first]; in optimizeSpillSlots() local
2214 IndexType LS = I.second; in optimizeSpillSlots() local
2557 unsigned LS = 0; in mayOverflowFrameOffset() local
[all...]

Completed in 28 milliseconds

12