Searched defs:backend (Results 1 – 13 of 13) sorted by relevance
1960 X86 Target Triples supported1981 X86 Calling Conventions supported1998 Representing X86 addressing modes in MachineInstrs2024 X86 address spaces supported2061 Instruction naming2081 LLVM PowerPC ABI2094 Frame Layout2231 Prolog/Epilog2241 Dynamic Allocation2313 Instruction encoding (arithmetic and jump)[all …]
36 SyntheticChildrenFrontEnd(ValueObject &backend) in SyntheticChildrenFrontEnd() argument 111 SyntheticValueProviderFrontEnd(ValueObject &backend) in SyntheticValueProviderFrontEnd() argument 324 FrontEnd(TypeFilterImpl *flt, ValueObject &backend) in FrontEnd() argument 358 GetFrontEnd(ValueObject &backend) override { in GetFrontEnd() argument 384 GetFrontEnd(ValueObject &backend) overrid argument 463 GetFrontEnd(ValueObject & backend) GetFrontEnd() argument [all...]
260 .. _backend: target
104 SyntheticChildren::GetFrontEnd(ValueObject &backend) { in GetFrontEnd()159 ValueObject &backend) in FrontEnd()
66 lto::ThinBackend backend = lto::createInProcessThinBackend( createLTO() local
117 lto::ThinBackend backend; BitcodeCompiler() local
176 lto::ThinBackend backend; BitcodeCompiler() local
89 lto::ThinBackend backend; in BitcodeCompiler() local
189 JITEngine::backend(Module &M, const std::string &ComputeUnitKind, backend() function in JITEngine
401 auto backend = m_backend.GetSP(); in Update() local
506 Error lto::backend(const Config &C, AddStreamFn AddStream, backend() function in lto
42 lldb::SBCommandPluginInterface *backend, in CommandPluginInterfaceImplementation()