Searched refs:IFREE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dsched-int.h530 We define five classes of speculative loads: IFREE, IRISKY,
533 IFREE loads are loads that are proved to be exception-free, just
580 Now, all loads in IFREE and PFREE classes are considered
591 TRAP_FREE = 0, IFREE = 1, PFREE_CANDIDATE = 2, enumerator in enum:INSN_TRAP_CLASS
H A Dsched-rgn.c1902 case IFREE:
H A Dhaifa-sched.c370 return IFREE;
416 IFREE: load from a globally safe location.

Completed in 168 milliseconds