Searched defs:Mapper (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | MapFunctionsToDefinitions.cpp | 12 class Mapper : public TIntermTraverser class 18 Mapper() : TIntermTraverser(true, false, false) {} in Mapper() function in Mapper
|
/third_party/typescript/tests/cases/compiler/ |
D | typeParameterConstraintInstantiation.ts | 3 interface Mapper<T> { interface
|
D | jsDeclarationsWithDefaultAsNamespaceLikeMerge.ts | 7 interface Mapper<R> { interface
|
D | inferFromGenericFunctionReturnTypes2.ts | 1 type Mapper<T, U> = (x: T) => U; alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineOutliner.cpp | 1013 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/ |
D | ValueMapper.cpp | 107 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/ |
D | TypeRecordMapping.cpp | 638 MapOneMethodRecord Mapper(IsFromOverloadList); in visitKnownMember() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
D | IRMover.cpp | 439 ValueMapper Mapper; member in __anonf0edcc3f0211::IRLinker
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 1842 GUIDToFuncNameMapper Mapper(M, *Reader, GUIDToFuncNameMap); in runOnModule() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 618 DebugTypeInfoRemoval Mapper(M.getContext()); in stripNonLineTableDebugInfo() local
|