Searched refs:GenExecuteOnly (Results 1 – 4 of 4) sorted by relevance
436 bool GenExecuteOnly = false; variable680 bool genExecuteOnly() const { return GenExecuteOnly; } in genExecuteOnly()
205 def GenExecuteOnly : Predicate<"Subtarget->genExecuteOnly()">;
394 "GenExecuteOnly", "true",
19416 if (Bits[ARM::FeatureExecuteOnly]) GenExecuteOnly = true;