Searched refs:setAllowsMemory (Results 1 – 7 of 7) sorted by relevance
561 Info.setAllowsMemory(); in validateOutputConstraint()566 Info.setAllowsMemory(); in validateOutputConstraint()712 Info.setAllowsMemory(); in validateInputConstraint()717 Info.setAllowsMemory(); in validateInputConstraint()
255 Info.setAllowsMemory(); in validateAsmConstraint()259 Info.setAllowsMemory(); in validateAsmConstraint()
256 Info.setAllowsMemory(); in validateAsmConstraint()264 Info.setAllowsMemory(); in validateAsmConstraint()
81 Info.setAllowsMemory(); in validateAsmConstraint()
846 Info.setAllowsMemory(); in validateAsmConstraint()859 Info.setAllowsMemory(); in validateAsmConstraint()
383 Info.setAllowsMemory(); in validateAsmConstraint()
857 void setAllowsMemory() { Flags |= CI_AllowsMemory; } in setAllowsMemory() function