Searched defs:IsInteger (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DVTEmitter.cpp71 bool IsInteger = VT->getValueAsInt("isInteger"); local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp121 bool IsInteger = local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp86 bool IsInteger = CDS->getElementType()->isIntegerTy(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/
H A DVE.h205 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { argument
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp305 bool CompilerType::IsInteger() const { function in class:CompilerType
/freebsd-current/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6052 bool IsInteger = E->getType()->isIntegerTy(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3200 bool IsInteger = Op.getValueType().isInteger(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5963 bool IsInteger = OpVT.isInteger(); local
[all...]

Completed in 287 milliseconds