Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_generic_reg_alloc2.c147 void (*getRegUsage) (HRegUsage*, HInstr*, Bool), in instrMentionsReg() argument
177 void (*getRegUsage) (HRegUsage*, HInstr*, Bool), in findMostDistantlyMentionedVReg() argument
307 HInstrArray* doRegisterAllocation ( in doRegisterAllocation()
319 Bool (*isMove) ( HInstr*, HReg*, HReg* ), in doRegisterAllocation() argument
328 real reg to a spill slot byte offset. The two leading HInstr** in doRegisterAllocation() argument
Dhost_generic_regs.h227 typedef void HInstr; typedef
/external/chromium_org/v8/src/
Dhydrogen-instructions.cc4048 #define DEFINE_NEW_H_SIMPLE_ARITHMETIC_INSTR(HInstr, op) \ argument
4370 #define DEFINE_NEW_H_BITWISE_INSTR(HInstr, result) \ argument