Home
last modified time | relevance | path

Searched defs:IsBool (Results 1 – 16 of 16) sorted by relevance

/external/flatbuffers/src/
Dbfbs_gen.h83 static bool IsBool(const reflection::BaseType base_type) { in IsBool() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DInlineAsmLowering.cpp678 bool IsBool = CI->getBitWidth() == 1; in lowerAsmOperandForConstraint() local
/external/armnn/include/armnn/
DBackendOptions.hpp112 bool IsBool() const { return m_Type == VarTypes::Boolean; } in IsBool() function in armnn::BackendOptions::Var
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.cc412 bool IsBool = (0 == internal_strcmp(Data->Type.getTypeName(), "'bool'")); in handleLoadInvalidValue() local
/external/armnn/shim/sl/canonical/
DConversionUtils.hpp216 inline bool IsBool(Operand operand) in IsBool() function
/external/android-nn-driver/
DConversionUtils.hpp240 inline bool IsBool(V1_0::Operand) in IsBool() function
252 inline bool IsBool(V1_2::Operand operand) in IsBool() function
267 inline bool IsBool(V1_3::Operand operand) in IsBool() function
/external/flatbuffers/python/flatbuffers/
Dflexbuffers.py577 def IsBool(self): member in Ref
/external/flatbuffers/include/flatbuffers/
Didl.h141 inline bool IsBool (BaseType t) { return t == BASE_TYPE_BOOL; } in IsBool() function
Dflexbuffers.h419 bool IsBool() const { return type_ == FBT_BOOL; } in IsBool() function
/external/bcc/tests/cc/
Dcatch.hpp3974 template<typename T> struct IsBool { static const bool value = false; }; struct
3975 template<> struct IsBool<bool> { static const bool value = true; }; struct
/external/clang/lib/CodeGen/
DCGExpr.cpp1224 bool IsBool = hasBooleanRepresentation(Ty); in getRangeForType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4145 bool IsBool = C->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
/external/clang/lib/Sema/
DSemaChecking.cpp7848 const bool IsBool = T->isSpecificBuiltinType(BuiltinType::Bool); in DiagnoseFloatingImpCast() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5263 bool IsBool = C->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp46784 bool IsBool = CST->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp57220 bool IsBool = CST->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local