Home
last modified time | relevance | path

Searched defs:wrLR (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_tilegx_defs.c905 TILEGXInstr *TILEGXInstr_RdWrLR ( Bool wrLR, HReg gpr ) in TILEGXInstr_RdWrLR()
2464 Bool wrLR = i->GXin.RdWrLR.wrLR; in emit_TILEGXInstr() local
Dhost_mips_defs.c1044 MIPSInstr *MIPSInstr_RdWrLR(Bool wrLR, HReg gpr) in MIPSInstr_RdWrLR()
3351 Bool wrLR = i->Min.RdWrLR.wrLR; in emit_MIPSInstr() local
Dhost_tilegx_defs.h462 Bool wrLR; member
Dhost_mips_defs.h519 Bool wrLR; member
Dhost_ppc_defs.h756 Bool wrLR; member
Dhost_ppc_defs.c1234 PPCInstr* PPCInstr_RdWrLR ( Bool wrLR, HReg gpr ) { in PPCInstr_RdWrLR()