Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_reg_alloc2.c355 HInstrArray* doRegisterAllocation ( in doRegisterAllocation()
367 Bool (*isMove) ( const HInstr*, HReg*, HReg* ), in doRegisterAllocation()
376 real reg to a spill slot byte offset. The two leading HInstr** in doRegisterAllocation() argument
Dhost_generic_regs.h342 typedef void HInstr; typedef
/external/v8/src/crankshaft/
Dhydrogen-instructions.cc3958 #define DEFINE_NEW_H_SIMPLE_ARITHMETIC_INSTR(HInstr, op) \ argument
4281 #define DEFINE_NEW_H_BITWISE_INSTR(HInstr, result) \ argument