Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp639 bool IsBool = CI->getBitWidth() == 1; in lowerAsmOperandForConstraint() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp527 bool IsBool = (0 == internal_strcmp(Data->Type.getTypeName(), "'bool'")) || in handleLoadInvalidValue() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp222 const bool IsBool = (Value == "false" || Value == "true") && in EmitSubtargetInfoMacroCalls() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1863 bool StrictEnums, bool IsBool) { in getRangeForType()
1897 bool IsBool = hasBooleanRepresentation(Ty) || in EmitScalarRangeCheck() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5569 bool IsBool = C->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10412 const bool IsBool = T->isSpecificBuiltinType(BuiltinType::Bool); in DiagnoseFloatingImpCast() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp58665 bool IsBool = CST->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local