Searched defs:isLegal (Results 1 – 7 of 7) sorted by relevance
93 virtual bool isLegal(const MachineInstr *MI, in isLegal() function in __anon73142a400111::InstrConverterBase139 bool isLegal(const MachineInstr *MI, in isLegal() function in __anon73142a400111::InstrReplacer216 bool isLegal(const MachineInstr *MI, in isLegal() function in __anon73142a400111::InstrCOPYReplacer327 bool isLegal(RegDomain RD) const { return LegalDstDomains[RD]; } in isLegal() function in __anon73142a400111::Closure
135 bool X86CallFrameOptimization::isLegal(MachineFunction &MF) { in isLegal() function in X86CallFrameOptimization
358 bool LegalizerInfo::isLegal(const MachineInstr &MI, in isLegal() function in LegalizerInfo
138 bool CombinerHelper::isLegal(const LegalityQuery &Query) const { in isLegal() function in CombinerHelper
1255 bool isLegal(const LegalityQuery &Query) const { in isLegal() function
19726 bool isLegal = false; in getPreIndexedAddressParts() local19806 bool isLegal = false; in getPostIndexedAddressParts() local
17710 bool isLegal() const { in isLegal() function