Searched defs:signedness (Results 1 – 7 of 7) sorted by relevance
85 const bool signedness = operand.number_kind == SPV_NUMBER_SIGNED_INT; in LiteralsPass() local
194 std::string signedness; in ParseInstruction() local
385 Node* ConvertToUI32(Node* node, Signedness signedness) { in ConvertToUI32()648 Reduction JSTypedLowering::ReduceUI32Shift(Node* node, Signedness signedness) { in ReduceUI32Shift()
997 const bool signedness = w[3]; in vtn_handle_type() local
2166 const bool signedness = (m_inputType == TYPE_I16); in finalizeFullOperation() local