Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DVTEmitter.cpp71 bool IsInteger = VT->getValueAsInt("isInteger"); run() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp121 bool IsInteger = in run() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVE.h205 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp86 bool IsInteger = CDS->getElementType()->isIntegerTy(); extractConstantBits() local
H A DX86MCInstLower.cpp1515 bool IsInteger = EltTy->isIntegerTy(); printConstant() local
H A DX86ISelLowering.cpp4686 bool IsInteger = EltTy->isIntegerTy(); getTargetConstantBitsFromNode() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp847 bool IsInteger = IID == Intrinsic::amdgcn_icmp; instCombineIntrinsic() local
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp305 bool CompilerType::IsInteger() const { IsInteger() function in CompilerType
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2068 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); replacePowWithExp() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp629 bool IsInteger = Type.isInteger(); getSetCCOrOperation() local
650 bool IsInteger = Type.isInteger(); getSetCCAndOperation() local
H A DDAGCombiner.cpp5963 bool IsInteger = OpVT.isInteger(); foldLogicOfSetCCs() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6052 bool IsInteger = E->getType()->isIntegerTy(); createAtomicCompare() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6125 bool IsInteger = X.getAddress(CGF).getElementType()->isIntegerTy(); emitOMPAtomicRMW() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3200 bool IsInteger = Op.getValueType().isInteger(); isSimpleVIDSequence() local