Searched refs:Immutable (Results 1 – 4 of 4) sorted by relevance
233 void setKill(MachineInstr *MI, unsigned Idx, bool Immutable) { in setKill() argument236 KillIsImmutable = Immutable; in setKill()
272 Immutable array expression:282 Immutable dictionary expression:
992 immutable F Immutable = 2; in testFeqrel() local993 auto Compiles = feqrel(Const, Immutable); in testFeqrel()
7325 immutable F Immutable = 2;7326 auto Compiles = feqrel(Const, Immutable);