Searched defs:addProfInc (Results 1 - 8 of 8) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_tilegx_isel.c1777 Bool addProfInc,
1846 if (addProfInc) {
1770 iselSB_TILEGX( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi, Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_arm64_isel.c4010 Bool addProfInc,
4094 if (addProfInc) {
4003 iselSB_ARM64( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi , Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_arm_isel.c6338 Bool addProfInc,
6418 if (addProfInc) {
6331 iselSB_ARM( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi , Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_mips_isel.c4163 Bool addProfInc,
4273 if (addProfInc) {
4156 iselSB_MIPS( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi, Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_amd64_isel.c4905 Bool addProfInc,
4990 if (addProfInc) {
4898 iselSB_AMD64( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi , Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_x86_isel.c4423 Bool addProfInc,
4497 if (addProfInc) {
4416 iselSB_X86( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi , Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_ppc_isel.c6125 Bool addProfInc,
6275 if (addProfInc) {
6118 iselSB_PPC( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi, Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga) argument
/external/valgrind/VEX/pub/
H A Dlibvex.h704 Bool addProfInc; member in struct:__anon15713

Completed in 175 milliseconds