Searched defs:IsFixed (Results 1 – 10 of 10) sorted by relevance
29 def IsFixed(dev): function
78 bool IsFixed(unsigned ValNo) { return ArgIsFixed[ValNo]; } in IsFixed() function
201 bool IsFixed() const { return id_ < 0; } in IsFixed() function
174 bool IsFixed; member
121 bool InstructionSelectorTest::Stream::IsFixed(const InstructionOperand* operand, in IsFixed() function in v8::internal::compiler::InstructionSelectorTest::Stream
45 bool IsFixed; member
500 bool IsFixed() const { return vreg_ < 0; } in IsFixed() function
3519 bool IsScopedUsingClassTag, bool IsFixed) { in Create()
2755 bool IsFixed : 1; variable
11592 bool IsFixed = !EnumUnderlyingTy.isNull(); in CheckEnumRedeclaration() local