Searched defs:Unsigned (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h24 APSIntType(uint32_t Width, bool Unsigned) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h248 unsigned Unsigned; member in union:clang::ast_matchers::dynamic::VariantValue::AllValues
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DAPSInt.h254 static APSInt getMaxValue(uint32_t numBits, bool Unsigned) { argument
261 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp149 VariantValue::VariantValue(unsigned Unsigned) : Type(VT_Nothing) { argument
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTX.h121 Unsigned = 0, enumerator in enum:llvm::NVPTX::PTXLdStInstCode::FromType
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp815 void CompileUnit::addConstantValue(DIE *Die, const APInt &Val, bool Unsigned) { argument
809 addConstantValue(DIE *Die, const ConstantInt *CI, bool Unsigned) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp600 bool Unsigned = DstType->isUnsignedIntegerOrEnumerationType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7551 bool Signed = false, Unsigned = false; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9860 bool Unsigned = false; local

Completed in 200 milliseconds