Home
last modified time | relevance | path

Searched refs:load0 (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dpentium.md109 (define_cpu_unit "pentium-load0" "pentium")
111 (absence_set "pentium-load0,pentium-load1" "pentium-memory")
113 (define_reservation "pentium-load" "(pentium-load0 | pentium-load1)")
H A Dathlon.md96 (define_cpu_unit "athlon-load0" "athlon_load")
99 (athlon-load0 | athlon-load1),nothing")
102 (athlon-load0 + athlon-load1),nothing")
104 (define_reservation "athlon-store" "(athlon-load0 | athlon-load1)")
106 (define_reservation "athlon-store2" "(athlon-load0 + athlon-load1)")
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp501 ++Summary.load0; in GetPacketSummary()
540 ++Summary.load0; in GetPacketSummary()
579 ((Summary.load0 > 1 || Summary.store0 > 1 || !ValidHVXMem) || in ValidPacketMemoryOps()
H A DHexagonShuffler.h142 unsigned load0; member
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dpentium.md109 (define_cpu_unit "pentium-load0" "pentium")
111 (absence_set "pentium-load0,pentium-load1" "pentium-memory")
113 (define_reservation "pentium-load" "(pentium-load0 | pentium-load1)")