Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/msl/
DMapFunctionsToDefinitions.cpp12 class Mapper : public TIntermTraverser class
18 Mapper() : TIntermTraverser(true, false, false) {} in Mapper() function in Mapper
/external/crosvm/devices/src/virtio/fs/
Dworker.rs66 struct Mapper { struct
71 impl Mapper { argument
95 impl fuse::Mapper for Mapper { implementation
/external/rust/crates/idna/src/
Duts46.rs72 struct Mapper<'a> { struct
79 impl<'a> Iterator for Mapper<'a> { implementation
/external/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
/external/marisa-trie/lib/marisa/grimoire/io/
Dmapper.cc20 Mapper::Mapper() in Mapper() function in marisa::grimoire::io::Mapper
/external/crosvm/fuse/src/
Dserver.rs89 pub trait Mapper { trait
118 impl<'a, M: Mapper> Mapper for &'a M { impl
1544 M: Mapper, in set_up_mapping()
1601 M: Mapper, in remove_mapping()
/external/zucchini/
Ddisassembler_dex.cc345 using Mapper = base::RepeatingCallback<offset_t(offset_t)>; typedef in zucchini::__anon5534b5740111::InstructionReferenceReader
419 using Mapper = base::RepeatingCallback<offset_t(offset_t)>; typedef in zucchini::__anon5534b5740111::ItemReferenceReader
634 using Mapper = base::RepeatingCallback<offset_t(offset_t)>; typedef in zucchini::__anon5534b5740111::CachedItemListReferenceReader
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp98 class Mapper { class
114 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, in Mapper() function in __anon5b44d5170111::Mapper
/external/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 __anonbe68ce790111::Mapper
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp638 MapOneMethodRecord Mapper(IsFromOverloadList); in visitKnownMember() local
/external/llvm/lib/Linker/
DIRMover.cpp420 ValueMapper Mapper; member in __anona3dabdcf0211::IRLinker
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp439 ValueMapper Mapper; member in __anon9b7f13b10211::IRLinker
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1842 GUIDToFuncNameMapper Mapper(M, *Reader, GUIDToFuncNameMap); in runOnModule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp618 DebugTypeInfoRemoval Mapper(M.getContext()); in stripNonLineTableDebugInfo() local