Searched defs:hint_type (Results 1 – 4 of 4) sorted by relevance
545 def add_hint(self, hint_type, args): argument556 def add_hintmask(self, hint_type, abs_args): argument
132 PS_Hint_Type hint_type; member
829 PS_Hint_Type hint_type ) in ps_hints_open()
161 void* hint, UsePositionHintType hint_type) in UsePosition()1997 UsePositionHintType hint_type) { in NewUsePosition()2003 UsePositionHintType hint_type, in Define()2028 UsePositionHintType hint_type, in Use()2203 UsePositionHintType hint_type = UsePosition::HintTypeForOperand(to); in ProcessInstructions() local