Searched defs:IsBool (Results 1 – 5 of 5) sorted by relevance
42 bool Scalar::IsBool() const { in IsBool() function in tint::inspector::Scalar
84 bool IsBool() const { return tag == BOOL; } in IsBool() function
125 bool IsBool() const { return IsAbstractName(BOOL_TYPE_STRING); } in IsBool() function
4145 bool IsBool = C->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
46781 bool IsBool = CST->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local