Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dtree-ssa-alias.h88 bool volatile_p; member
Dc-tree.h328 BOOL_BITFIELD volatile_p : 1; member
Dgimple.h3099 gimple_asm_set_volatile (gimple gs, bool volatile_p) in gimple_asm_set_volatile()