Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
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.rs50 struct Mapper { struct
55 impl Mapper { argument
79 impl fuse::Mapper for Mapper { implementation
/external/rust/crates/idna/src/
Duts46.rs72 struct Mapper<'a> { struct
79 impl<'a> Iterator for Mapper<'a> { argument
/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.rs78 pub trait Mapper { trait
107 impl<'a, M: Mapper> Mapper for &'a M { impl
1529 M: Mapper, in set_up_mapping()
1586 M: Mapper, in remove_mapping()
/external/zucchini/
Ddisassembler_dex.cc345 using Mapper = base::RepeatingCallback<offset_t(offset_t)>; typedef in zucchini::__anon23d71a7b0111::InstructionReferenceReader
419 using Mapper = base::RepeatingCallback<offset_t(offset_t)>; typedef in zucchini::__anon23d71a7b0111::ItemReferenceReader
634 using Mapper = base::RepeatingCallback<offset_t(offset_t)>; typedef in zucchini::__anon23d71a7b0111::CachedItemListReferenceReader
/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 __anoned6778a00111::Mapper
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp98 class Mapper { class
114 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, in Mapper() function in __anon56a4ed7e0111::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 __anonf7b11df60211::IRLinker
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp439 ValueMapper Mapper; member in __anonda93f5980211::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