Home
last modified time | relevance | path

Searched defs:SR (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp69 LiveInterval::SubRange *SR; member
186 const LiveInterval::SubRange &SR = *SRInfo.SR; in findComponents() local
231 const LiveInterval::SubRange &SR = *SRInfo.SR; in rewriteOperands() local
273 LiveInterval::SubRange &SR = *SRInfo.SR; in distribute() local
292 for (const LiveInterval::SubRange &SR : LI.subranges()) { in subRangeLiveAt() local
314 for (const LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags() local
H A DVirtRegMap.cpp277 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addLiveInsForSubRanges() local
294 const LiveInterval::SubRange *SR = RangeIterPair.first; in addLiveInsForSubRanges() local
367 for (const LiveInterval::SubRange &SR : LI.subranges()) { in readsUndefSubreg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp69 LiveInterval::SubRange *SR; member
186 const LiveInterval::SubRange &SR = *SRInfo.SR; in findComponents() local
231 const LiveInterval::SubRange &SR = *SRInfo.SR; in rewriteOperands() local
273 LiveInterval::SubRange &SR = *SRInfo.SR; in distribute() local
292 for (const LiveInterval::SubRange &SR : LI.subranges()) { in subRangeLiveAt() local
314 for (const LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags() local
H A DVirtRegMap.cpp305 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addLiveInsForSubRanges() local
322 const LiveInterval::SubRange *SR = RangeIterPair.first; in addLiveInsForSubRanges() local
400 for (const LiveInterval::SubRange &SR : LI.subranges()) { in readsUndefSubreg() local
H A DLiveIntervalCalc.cpp72 [&MO, Indexes, Alloc](LiveInterval::SubRange &SR) { in calculate()
114 for (const LiveInterval::SubRange &SR : LI.subranges()) { in constructMainRangeFromSubranges() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp69 LiveInterval::SubRange *SR; member
186 const LiveInterval::SubRange &SR = *SRInfo.SR; in findComponents() local
230 const LiveInterval::SubRange &SR = *SRInfo.SR; in rewriteOperands() local
261 LiveInterval::SubRange &SR = *SRInfo.SR; in distribute() local
280 for (const LiveInterval::SubRange &SR : LI.subranges()) { in subRangeLiveAt() local
302 for (const LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags() local
H A DVirtRegMap.cpp254 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addLiveInsForSubRanges() local
271 const LiveInterval::SubRange *SR = RangeIterPair.first; in addLiveInsForSubRanges() local
343 for (const LiveInterval::SubRange &SR : LI.subranges()) { in readsUndefSubreg() local
H A DMachineCopyPropagation.cpp90 for (MCSubRegIterator SR(Reg, &TRI, true); SR.isValid(); ++SR) in removeRegsFromMap() local
239 for (MCSubRegIterator SR(Def, TRI, /*IncludeSelf=*/true); SR.isValid(); in CopyPropagateBlock() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp206 CodeGenRegister *SR = I->second; in inheritRegUnits() local
225 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local
241 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local
260 CodeGenRegister *SR = SubRegs[Idx]; in computeSubRegs() local
298 CodeGenRegister *SR = SubRegs[Idx]; in computeSubRegs() local
340 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local
359 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local
513 CodeGenRegister *SR = ExplicitSubRegs[i]; in addSubRegsPreOrder() local
2115 const CodeGenRegister::SuperRegList &SR = Set[i]->getSuperRegs(); in computeCoveredRegisters() local
/aosp_15_r20/external/clang/lib/AST/
H A DExprObjC.cpp21 ObjCMethodDecl *Method, SourceRange SR) in ObjCArrayLiteral()
41 SourceRange SR) { in Create()
56 SourceRange SR) in ObjCDictionaryLiteral()
92 ObjCMethodDecl *method, SourceRange SR) { in Create()
/aosp_15_r20/system/media/audio_utils/include/audio_utils/
H A DChannelMix.h251 constexpr size_t SR = 7; in fillChannelMatrix() local
341 constexpr size_t SR = 7; in fillChannelMatrix() local
450 constexpr size_t SR = 7; in fillChannelMatrix() local
/aosp_15_r20/external/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp294 CXSourceRange &SR) { in readRange()
356 CXSourceRange SR; in visitSourceRangeRecord() local
367 CXSourceRange SR; in visitFixitRecord() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp418 const SubRegion *SR = cast<SubRegion>(R); in BindDefault() local
1043 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(baseR)) in VisitCluster() local
1379 const SymbolicRegion *SR = cast<SymbolicRegion>(MR); in getBinding() local
1480 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) in getUnderlyingType() local
1752 const SubRegion *SR = dyn_cast<SubRegion>(R); in getBindingForFieldOrElementCommon() local
2007 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) { in bind() local
2316 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(baseR)) { in VisitAddedToCluster() local
2402 if (const SymbolicRegion *SR = *I) { in UpdatePostponed() local
H A DProgramState.cpp594 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) in scan() local
599 if (const SubRegion *SR = dyn_cast<SubRegion>(R)) { in scan() local
670 if (const SymbolicRegion *SR = dyn_cast_or_null<SymbolicRegion>(R)) in addTaint() local
713 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(Reg)) in isTainted() local
H A DSVals.cpp41 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) { in hasConjuredSymbol() local
93 while (const SubRegion *SR = dyn_cast<SubRegion>(R)) { in getLocSymbolInBase() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DRecordSerialization.cpp107 BinaryStreamReader SR(S); in consume() local
133 BinaryStreamReader SR(S); in consume() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DRecordSerialization.cpp107 BinaryStreamReader SR(S); in consume() local
133 BinaryStreamReader SR(S); in consume() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DPrintPasses.cpp171 ArrayRef<StringRef> SR, in prepareTempFiles()
213 SmallVector<StringRef> SR{Before, After}; in doSystemDiff() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp67 RegisterRef SR = { I.Reg, I.SubReg }; in interpretAsCopy() local
187 RegisterRef SR = FR->second; in run() local
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp104 for (MCSuperRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in AddMachineRegPiece() local
137 for (MCSubRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in AddMachineRegPiece() local
/aosp_15_r20/external/AFLplusplus/include/
H A Dtypes.h166 #define SR(s) (srandom(s)) macro
169 #define SR(s) ((void)s) macro
/aosp_15_r20/external/AFLplusplus/
H A Dtypes.h166 #define SR(s) (srandom(s)) macro
169 #define SR(s) ((void)s) macro
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DTestAfterDivZeroChecker.cpp149 SymbolRef SR = Var.getAsSymbol(); in setDivZeroMap() local
161 SymbolRef SR = Var.getAsSymbol(); in hasDivZeroMap() local
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/media/audio_utils/include/audio_utils/
DChannelMix.h251 constexpr size_t SR = 7; in fillChannelMatrix() local
341 constexpr size_t SR = 7; in fillChannelMatrix() local
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/media/audio_utils/include/audio_utils/
DChannelMix.h251 constexpr size_t SR = 7; in fillChannelMatrix() local
341 constexpr size_t SR = 7; in fillChannelMatrix() local

12345678910>>...14