Home
last modified time | relevance | path

Searched defs:Mapper (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DMapFunctionsToDefinitions.cpp12 class Mapper : public TIntermTraverser class
18 Mapper() : TIntermTraverser(true, false, false) {} in Mapper() function in Mapper
/third_party/typescript/tests/cases/compiler/
DtypeParameterConstraintInstantiation.ts3 interface Mapper<T> { interface
DjsDeclarationsWithDefaultAsNamespaceLikeMerge.ts7 interface Mapper<R> { interface
DinferFromGenericFunctionReturnTypes2.ts1 type Mapper<T, U> = (x: T) => U; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp1013 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) { in findCandidates()
1096 Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) { in createOutlinedFunction()
1196 InstructionMapper &Mapper, in outline()
1296 void MachineOutliner::populateMapper(InstructionMapper &Mapper, Module &M, in populateMapper()
1452 InstructionMapper Mapper; in doOutline() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DValueMapper.cpp107 class Mapper { class
123 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, in Mapper() function in __anone4d867870111::Mapper
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp638 MapOneMethodRecord Mapper(IsFromOverloadList); in visitKnownMember() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp439 ValueMapper Mapper; member in __anonf0edcc3f0211::IRLinker
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1842 GUIDToFuncNameMapper Mapper(M, *Reader, GUIDToFuncNameMap); in runOnModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp618 DebugTypeInfoRemoval Mapper(M.getContext()); in stripNonLineTableDebugInfo() local