Searched refs:ExpandForMC (Results 1 – 3 of 3) sorted by relevance
30 bool ExpandForMC; variable39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()43 bool shouldExpandForMC() const { return ExpandForMC; } in shouldExpandForMC()50 void setExpandForMC(bool Value) { ExpandForMC = Value; } in setExpandForMC()
314 bit ExpandForMC = expandForMC;328 // If `Declaration.ExpandForMC` is true, then SubtargetEmitter
333 bit ExpandForMC = expandForMC;347 // If `Declaration.ExpandForMC` is true, then SubtargetEmitter