Searched refs:boolean (Results 1 – 9 of 9) sorted by relevance
109 - `and`: boolean and110 - `or`: boolean or111 - `not`: boolean negation112 - `=>`: boolean implication
328 bool boolean; member
562 from.of.boolean = false; in transfer()573 raw.of.boolean = v; in Val()722 return raw.of.boolean; in get_bool()
2845 ;; Emit a jump-table sequence based on a boolean condition for the3362 ;; Helpers for handling boolean conditions ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3366 ;; be used to represent a boolean condition.3371 ;; Invert boolean condition.3376 ;; Use a boolean condition to select between two registers.3381 ;; Use a boolean condition to select between two immediate values.3386 ;; Lower a boolean condition to the values 1/0. This rule is only used in the3391 ;; Lower a boolean condition to the values -1/0.3402 ;; Emit a conditional branch based on a boolean condition.3407 ;; Emit a conditional trap based on a boolean condition.
3857 ;; Vector `icmp` produces a boolean vector.3895 ;; Vector `fcmp` produces a boolean vector.
2331 ;; Helper for materializing a boolean value into a register from4372 ;; accepting a boolean (whether the type is signed), input type,4696 ;; Materialize a `FlagsAndCC` into a boolean `ValueRegs`.
190 things like integer, string, or boolean constants, or variable names.
801 …boolean(i.needsConfirmation)||i.needsConfirmation===void 0)&&(Fe.string(i.description)||i.descript…803 …ned"),t.undefined=n;function i(m){return m===!0||m===!1}o(i,"boolean"),t.boolean=i;function a(m){r…804 …boolean=void 0;function cFe(t){return t===!0||t===!1}o(cFe,"boolean");Ba.boolean=cFe;function Mle(…
3489 ;; Lower a CondResult to a boolean value in a register.