Home
last modified time | relevance | path

Searched defs:get_operand (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/scripts/
Dgen-implicit-conversions.py378 def get_operand(self): member in ArithmeticCase
487 def get_operand(self, ndx=0): member in ParenthesizedCase
719 def get_operand(self): member in InvalidCase
/third_party/optimized-routines/math/test/rtest/
Dmain.c97 void get_operand(const char *str, Testable *f, uint32 *word0, uint32 *word1) in get_operand() function
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c460 static LLVMValueRef get_operand(struct function *fn, struct symbol *ctype, pseudo_t pseudo) in get_operand() function