Searched defs:compare32 (Results 1 – 3 of 3) sorted by relevance
| /external/skia/tests/ |
| D | MemsetTest.cpp | 36 static bool compare32(const uint32_t base[], uint32_t value, int count) { in compare32() function
|
| /external/webkit/Source/JavaScriptCore/assembler/ |
| D | MacroAssemblerSH4.h | 351 void compare32(int imm, RegisterID dst, Condition cond) in compare32() function 364 void compare32(int offset, RegisterID base, RegisterID left, Condition cond) in compare32() function 424 void compare32(RegisterID right, int offset, RegisterID base, Condition cond) in compare32() function 450 void compare32(int imm, int offset, RegisterID base, Condition cond) in compare32() function
|
| D | MacroAssemblerARMv7.h | 832 void compare32(RegisterID left, TrustedImm32 right) in compare32() function
|