Home
last modified time | relevance | path

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

1234567

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
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
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
DDeadMachineInstructionElim.cpp158 for (MCSubRegIterator SR(Reg, TRI,/*IncludeSelf=*/true); in runOnMachineFunction() local
/external/llvm/lib/CodeGen/
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
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
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
DDeadMachineInstructionElim.cpp151 for (MCSubRegIterator SR(Reg, TRI,/*IncludeSelf=*/true); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordSerialization.cpp107 BinaryStreamReader SR(S); in consume() local
133 BinaryStreamReader SR(S); in consume() local
DStringsAndChecksums.cpp33 const DebugSubsectionRecord &SR) { in initializeStrings()
/external/clang/lib/AST/
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()
/external/clang/lib/StaticAnalyzer/Core/
DDynamicTypeMap.cpp34 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(Reg)) { in getDynamicTypeInfo() local
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
/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp294 CXSourceRange &SR) { in readRange()
356 CXSourceRange SR; in visitSourceRangeRecord() local
367 CXSourceRange SR; in visitFixitRecord() local
/external/llvm/lib/Target/Hexagon/
DRDFCopy.cpp67 RegisterRef SR = { I.Reg, I.SubReg }; in interpretAsCopy() local
187 RegisterRef SR = FR->second; in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeVTShape.cpp9 codeview::VFTableShapeRecord SR) in NativeTypeVTShape()
/external/llvm/lib/CodeGen/AsmPrinter/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DEntryStage.cpp35 SourceRef SR = SM.peekNext(); in getNextInstruction() local
/external/clang/lib/StaticAnalyzer/Checkers/
DTestAfterDivZeroChecker.cpp149 SymbolRef SR = Var.getAsSymbol(); in setDivZeroMap() local
161 SymbolRef SR = Var.getAsSymbol(); in hasDivZeroMap() local
DCastSizeChecker.cpp108 const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R); in checkPreStmt() local
/external/AFLplusplus/include/
Dtypes.h166 #define SR(s) (srandom(s)) macro
169 #define SR(s) ((void)s) macro
/external/AFLplusplus/
Dtypes.h166 #define SR(s) (srandom(s)) macro
169 #define SR(s) ((void)s) macro
/external/llvm/utils/TableGen/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp119 for (MCSuperRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in addMachineReg() local
144 for (MCSubRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in addMachineReg() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFMIChecking.cpp149 for (MCSuperRegIterator SR(I, TRI); SR.isValid(); ++SR) in hasLiveDefs() local
/external/elfutils/backends/
Di386_corenote.c47 #define SR(at, n, dwreg) \ macro

1234567