Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DInlineAsmLowering.cpp670 bool IsBool = CI->getBitWidth() == 1; in lowerAsmOperandForConstraint() local
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.cc412 bool IsBool = (0 == internal_strcmp(Data->Type.getTypeName(), "'bool'")); in handleLoadInvalidValue() local
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.cpp527 bool IsBool = (0 == internal_strcmp(Data->Type.getTypeName(), "'bool'")) || in handleLoadInvalidValue() local
/external/flatbuffers/include/flatbuffers/
Didl.h138 inline bool IsBool (BaseType t) { return t == BASE_TYPE_BOOL; } in IsBool() function
Dflexbuffers.h392 bool IsBool() const { return type_ == FBT_BOOL; } in IsBool() function
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1620 bool StrictEnums, bool IsBool) { in getRangeForType()
1668 bool IsBool = hasBooleanRepresentation(Ty) || in EmitScalarRangeCheck() local
/external/bcc/tests/cc/
Dcatch.hpp3974 template<typename T> struct IsBool { static const bool value = false; }; argument
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/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4440 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/llvm-project/clang/lib/Sema/
DSemaChecking.cpp11561 const bool IsBool = T->isSpecificBuiltinType(BuiltinType::Bool); in DiagnoseFloatingImpCast() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp46781 bool IsBool = CST->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp50550 bool IsBool = CST->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local