Searched defs:get_operand (Results 1 – 3 of 3) sorted by relevance
378 def get_operand(self): member in ArithmeticCase487 def get_operand(self, ndx=0): member in ParenthesizedCase719 def get_operand(self): member in InvalidCase
97 void get_operand(const char *str, Testable *f, uint32 *word0, uint32 *word1) in get_operand() function
460 static LLVMValueRef get_operand(struct function *fn, struct symbol *ctype, pseudo_t pseudo) in get_operand() function