Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDVTEmitter.cpp118 bool IsInteger = VT->getValueAsBit("isInteger"); in run() local
185 bool IsInteger = VT->getValueAsBit("isInteger"); in run() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDNumberObjectConversionChecker.cpp121 bool IsInteger = in run() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVE.h205 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86FixupVectorConstants.cpp119 bool IsInteger = CDS->getElementType()->isIntegerTy(); in extractConstantBits() local
HDX86MCInstLower.cpp1582 bool IsInteger = EltTy->isIntegerTy(); in printConstant() local
HDX86ISelLowering.cpp4823 bool IsInteger = EltTy->isIntegerTy(); in getTargetConstantBitsFromNode() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUInstCombineIntrinsic.cpp845 bool IsInteger = IID == Intrinsic::amdgcn_icmp; in instCombineIntrinsic() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDCompilerType.cpp326 bool CompilerType::IsInteger() const { in IsInteger() function in CompilerType
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSimplifyLibCalls.cpp2149 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); in replacePowWithExp() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp633 bool IsInteger = Type.isInteger(); in getSetCCOrOperation() local
654 bool IsInteger = Type.isInteger(); in getSetCCAndOperation() local
HDDAGCombiner.cpp5967 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp6178 bool IsInteger = X.getAddress().getElementType()->isIntegerTy(); in emitOMPAtomicRMW() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp8015 bool IsInteger = E->getType()->isIntegerTy(); in createAtomicCompare() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp3375 bool IsInteger = Op.getValueType().isInteger(); in isSimpleVIDSequence() local