Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DVTEmitter.cpp118 bool IsInteger = VT->getValueAsBit("isInteger"); in run() local
185 bool IsInteger = VT->getValueAsBit("isInteger"); in run() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp121 bool IsInteger = in run() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVE.h205 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp119 bool IsInteger = CDS->getElementType()->isIntegerTy(); in extractConstantBits() local
H A DX86MCInstLower.cpp1582 bool IsInteger = EltTy->isIntegerTy(); in printConstant() local
H A DX86ISelLowering.cpp4823 bool IsInteger = EltTy->isIntegerTy(); in getTargetConstantBitsFromNode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp845 bool IsInteger = IID == Intrinsic::amdgcn_icmp; in instCombineIntrinsic() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp326 bool CompilerType::IsInteger() const { in IsInteger() function in CompilerType
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2149 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); in replacePowWithExp() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp633 bool IsInteger = Type.isInteger(); in getSetCCOrOperation() local
654 bool IsInteger = Type.isInteger(); in getSetCCAndOperation() local
H A DDAGCombiner.cpp5967 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp8015 bool IsInteger = E->getType()->isIntegerTy(); in createAtomicCompare() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6178 bool IsInteger = X.getAddress().getElementType()->isIntegerTy(); in emitOMPAtomicRMW() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3374 bool IsInteger = Op.getValueType().isInteger(); isSimpleVIDSequence() local