Home
last modified time | relevance | path

Searched refs:getPassConfig (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.h59 PassConfiguration &getPassConfig() { return Passes; } in getPassConfig() function
H A DELF_x86.cpp48 getPassConfig().PostAllocationPasses.push_back( in ELFJITLinker_x86()
H A DELF_x86_64.cpp259 getPassConfig().PostAllocationPasses.push_back( in ELFJITLinker_x86_64()
H A DELF_ppc64.cpp413 JITLinkerBase::getPassConfig().PostAllocationPasses.push_back( in ELFJITLinker_ppc64()
H A DELF_aarch64.cpp43 getPassConfig().PostAllocationPasses.push_back( in ELFJITLinker_aarch64()
H A DELF_riscv.cpp156 JITLinkerBase::getPassConfig().PostAllocationPasses.push_back( in ELFJITLinker_riscv()