Searched defs:Mapper (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewRecordIO.h | 92 Error mapVectorN(T &Items, const ElementMapper &Mapper) { in mapVectorN() 118 Error mapVectorTail(T &Items, const ElementMapper &Mapper) { in mapVectorTail()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineOutliner.cpp | 888 SuffixTree &ST, InstructionMapper &Mapper, in findCandidates() 1039 std::vector<OutlinedFunction> &FunctionList, InstructionMapper &Mapper, in pruneOverlaps() 1131 InstructionMapper &Mapper) { in buildCandidateList() 1152 InstructionMapper &Mapper) { in createOutlinedFunction() 1255 std::vector<OutlinedFunction> &FunctionList, InstructionMapper &Mapper) { in outline() 1362 InstructionMapper Mapper; in runOnModule() local
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | Mapper.java | 12 public abstract class Mapper { class
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeRecordMapping.cpp | 430 MapOneMethodRecord Mapper(IsFromOverloadList); in visitKnownMember() local
|
/external/llvm/lib/Transforms/Utils/ |
D | ValueMapper.cpp | 98 class Mapper { class 114 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, in Mapper() function in __anond37ff2db0111::Mapper
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | ValueMapper.cpp | 108 class Mapper { class 124 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, in Mapper() function in __anonad0d22330111::Mapper
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Linker/ |
D | IRMover.cpp | 439 ValueMapper Mapper; member in __anone3fe09eb0211::IRLinker
|
/external/llvm/lib/Linker/ |
D | IRMover.cpp | 420 ValueMapper Mapper; member in __anon061754930211::IRLinker
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 620 DebugTypeInfoRemoval Mapper(M.getContext()); in stripNonLineTableDebugInfo() local
|