Searched refs:addGlobalInstructionSelect (Results 1 – 8 of 8) sorted by relevance
128 bool addGlobalInstructionSelect() override;165 bool RISCVPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in RISCVPassConfig
246 bool addGlobalInstructionSelect() override;341 bool MipsPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in MipsPassConfig
369 bool addGlobalInstructionSelect() override;456 bool X86PassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in X86PassConfig
358 bool addGlobalInstructionSelect() override;479 bool ARMPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in ARMPassConfig
271 virtual bool addGlobalInstructionSelect() { return true; } in addGlobalInstructionSelect() function
408 bool addGlobalInstructionSelect() override;553 bool AArch64PassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in AArch64PassConfig
621 bool addGlobalInstructionSelect() override;907 bool GCNPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in GCNPassConfig
808 if (addGlobalInstructionSelect()) in addCoreISelPasses()