Searched refs:addGlobalInstructionSelect (Results 1 – 7 of 7) sorted by relevance
247 bool addGlobalInstructionSelect() override;335 bool MipsPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in MipsPassConfig
371 bool addGlobalInstructionSelect() override;446 bool X86PassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in X86PassConfig
356 bool addGlobalInstructionSelect() override;459 bool ARMPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in ARMPassConfig
352 bool addGlobalInstructionSelect() override;466 bool AArch64PassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in AArch64PassConfig
268 virtual bool addGlobalInstructionSelect() { return true; }
573 bool addGlobalInstructionSelect() override;834 bool GCNPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in GCNPassConfig
746 if (addGlobalInstructionSelect()) in addCoreISelPasses()