Home
last modified time | relevance | path

Searched defs:Vars (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DASanStackFrameLayout.cpp54 ComputeASanStackFrameLayout(SmallVectorImpl<ASanStackVariableDescription> &Vars, in ComputeASanStackFrameLayout()
98 const SmallVectorImpl<ASanStackVariableDescription> &Vars) { in ComputeASanStackFrameDescription()
116 GetShadowBytes(const SmallVectorImpl<ASanStackVariableDescription> &Vars, in GetShadowBytes()
135 const SmallVectorImpl<ASanStackVariableDescription> &Vars, in GetShadowBytesAfterScope()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceRegAlloc.h134 CfgVector<Variable *> Vars; variable
DIceELFObjectWriter.cpp284 void partitionGlobalsBySection(const VariableDeclarationList &Vars, in partitionGlobalsBySection()
312 void ELFObjectWriter::writeDataSection(const VariableDeclarationList &Vars, in writeDataSection()
339 const VariableDeclarationPartition &Vars, in writeDataOfType()
DIceRegAlloc.cpp305 const VarList &Vars = Func->getVariables(); in initForSecondChance() local
DIceOperand.h122 Variable **Vars = nullptr; variable
DIceTargetLoweringARM32.cpp384 void copyRegAllocFromInfWeightVariable64On32(const VarList &Vars) { in copyRegAllocFromInfWeightVariable64On32()
6789 void TargetDataARM32::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals()
DIceTargetLoweringMIPS32.cpp5666 void TargetDataMIPS32::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals()
DIceTargetLoweringX8664.cpp7026 void TargetDataX8664::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals()
DIceTargetLoweringX8632.cpp7760 void TargetDataX8632::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.h177 std::vector<std::tuple<uint32_t, const MCSymbol *, uint32_t>> Vars; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp798 auto Vars = DU->getScopeVariables().lookup(Scope); in createScopeChildrenDIE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp452 void MemorySSAUpdater::fixupDefs(const SmallVectorImpl<WeakVH> &Vars) { in fixupDefs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp444 SmallDenseMap<DebugVariable, unsigned, 8> Vars; member in __anonef9593520111::LiveDebugValues::OpenRangesSet