Home
last modified time | relevance | path

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

/third_party/mesa3d/docs/
Dshading.rst51 .. _capture:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyAddMissingPrototypes.cpp64 std::vector<std::pair<Function *, Function *>> Replacements; in runOnModule() local
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DMacro.h31 typedef std::vector<Token> Replacements; typedef
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DMacro.h31 typedef std::vector<Token> Replacements; typedef
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DMacro.h36 typedef std::vector<Token> Replacements; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFormatVariadic.cpp145 std::vector<ReplacementItem> Replacements; in parseFormatString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFormatVariadic.h83 std::vector<ReplacementItem> Replacements; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFormatVariadic.h82 std::vector<ReplacementItem> Replacements; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURewriteOutArguments.cpp263 DenseMap<ReturnInst *, ReplacementVec> Replacements; in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DA15SDOptimizer.cpp125 std::map<MachineInstr*, unsigned> Replacements; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1419 std::vector<DeferredReplacement> &Replacements) { in makeStatepointExplicitImpl()
1604 std::vector<DeferredReplacement> &Replacements) { in makeStatepointExplicit()
2306 std::vector<DeferredReplacement> Replacements; in insertParsePoints() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.cpp505 CfgUnorderedMap<Variable *, Variable *, VariableHash> Replacements; in localCSE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp384 DenseMap<Metadata *, Metadata *> Replacements; member in __anond18ff8d70311::DebugTypeInfoRemoval