Searched defs:isPending (Results 1 – 10 of 10) sorted by relevance
92 bool isPending() const { in isPending() function258 bool isPending(const InstRef &IR) const { in isPending() function
103 public boolean isPending(int signal) { in isPending() method in SignalMaskInfo
107 public boolean isPending(int signal) { in isPending() method in SignalMaskInfo
101 public boolean isPending(int signal) { in isPending() method in SignalMaskInfo
165 isPending?: () => boolean; property
268 bool isPending() const { return !IndependentFromDef && CyclesLeft > 0; } in isPending() function528 bool isPending() const { return Stage == IS_PENDING; } in isPending() function
282 bool isPending : 1; ///< True once pending. variable
107 std::atomic<bool> isPending; member
496 "isPending": { object
850 "isPending": { object