Home
last modified time | relevance | path

Searched refs:isPlausibleIRType (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex_ir.h3031 extern Bool isPlausibleIRType ( IRType ty );
/external/valgrind/VEX/priv/
Dguest_tilegx_toIR.c164 vassert(isPlausibleIRType(ty)); in newTemp()
Dir_defs.c3595 Bool isPlausibleIRType ( IRType ty ) in isPlausibleIRType() function
4485 if (!isPlausibleIRType(ty)) { in sanityCheckIRSB()
Dguest_x86_toIR.c321 vassert(isPlausibleIRType(ty)); in newTemp()
Dguest_arm64_toIR.c357 vassert(isPlausibleIRType(ty)); in newTemp()
Dguest_mips_toIR.c934 vassert(isPlausibleIRType(ty)); in newTemp()
Dguest_ppc_toIR.c528 vassert(isPlausibleIRType(ty)); in newTemp()
Dguest_arm_toIR.c380 vassert(isPlausibleIRType(ty)); in newTemp()
Dguest_s390_toIR.c108 vassert(isPlausibleIRType(type)); in newTemp()
Dguest_amd64_toIR.c227 vassert(isPlausibleIRType(ty)); in newTemp()