Searched defs:isSoftPrefetch (Results 1 – 4 of 4) sorted by relevance
35 val isSoftPrefetch: Bool = Bool() constant
1102 …val isSoftPrefetch = inst.OPCODE === BitPat("b0010011") && inst.FUNCT3 === BitPat("b110") && inst.… constant
224 def isSoftPrefetch: Bool = { method
139 def isSoftPrefetch: Bool = { method