Home
last modified time | relevance | path

Searched defs:allocActions (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DMachOPlatform.cpp1237 shared::AllocActions &allocActions = LLVM_LIKELY(!InBootstrapPhase) in registerObjectPlatformSections() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1427 orc::shared::AllocActions &allocActions() { return AAs; } in allocActions() function