Searched refs:boolVal (Results 1 – 2 of 2) sorted by relevance
741 loadByNameViaDebugger(node: ts.Node, string_id: string, boolVal: CacheList): void {749 this.moveVreg(node, trueValueReg, getVregisterCache(this, boolVal));
2389 GateRef boolVal = Boolean(isExtensible); in SetExtensibleToBitfield() local2390 GateRef boolToInt32 = ZExtInt1ToInt32(boolVal); in SetExtensibleToBitfield()