Home
last modified time | relevance | path

Searched defs:isInteger (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h144 bool isInteger() const { isInteger() function
H A DMachineValueType.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1312 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } isInteger() function
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp107 bool isInteger() const { in isInteger() function in __anon9ce31d5f0111::SVEType
H A DNeonEmitter.cpp191 bool isInteger() const { return Kind == SInt || Kind == UInt; } in isInteger() function in __anonabaaf6210111::Type
[all...]
H A DMveEmitter.cpp279 bool isInteger() const { return Kind != ScalarTypeKind::Float; } in isInteger() function in __anon3961c3990111::ScalarType
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1545 static bool isInteger(StringRef Val) { isInteger() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp1096 bool IEEEFloat::isInteger() const { isInteger() function in llvm::detail::IEEEFloat
5094 bool DoubleAPFloat::isInteger() const { isInteger() function in llvm::detail::DoubleAPFloat
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6478 AST_MATCHER(QualType,isInteger) AST_MATCHER() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3391 bool isInteger = LHS.getValueType().isInteger(); emitConjunctionRec() local
[all...]