| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | ScopeInfo.cpp | 75 bool IsExact = false; in getBaseInfo() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | NoFolder.h | 55 bool IsExact) const override { in FoldExactBinOp()
|
| H A D | ConstantFolder.h | 57 bool IsExact) const override { in FoldExactBinOp()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | InstSimplifyFolder.h | 58 bool IsExact) const override { in FoldExactBinOp()
|
| H A D | TargetFolder.h | 68 bool IsExact) const override { in FoldExactBinOp()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstr.h | 112 IsExact = 1 << 13, // Instruction supports division is enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | HIPUtility.cpp | 105 auto ProcessLib = [&](llvm::StringRef LibName, bool IsExact) { in processStaticLibraries()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Floating.h | 71 bool IsExact; in convertToInteger() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | InstructionSimplify.cpp | 1137 bool IsExact, const SimplifyQuery &Q, in simplifyDiv() 1208 static Value *simplifySDivInst(Value *Op0, Value *Op1, bool IsExact, in simplifySDivInst() 1217 Value *llvm::simplifySDivInst(Value *Op0, Value *Op1, bool IsExact, in simplifySDivInst() 1224 static Value *simplifyUDivInst(Value *Op0, Value *Op1, bool IsExact, in simplifyUDivInst() 1229 Value *llvm::simplifyUDivInst(Value *Op0, Value *Op1, bool IsExact, in simplifyUDivInst() 1369 Value *Op1, bool IsExact, in simplifyRightShift() 1438 static Value *simplifyLShrInst(Value *Op0, Value *Op1, bool IsExact, in simplifyLShrInst() 1468 Value *llvm::simplifyLShrInst(Value *Op0, Value *Op1, bool IsExact, in simplifyLShrInst() 1475 static Value *simplifyAShrInst(Value *Op0, Value *Op1, bool IsExact, in simplifyAShrInst() 1501 Value *llvm::simplifyAShrInst(Value *Op0, Value *Op1, bool IsExact, in simplifyAShrInst()
|
| H A D | ConstantFolding.cpp | 2290 bool IsExact = false; in ConstantFoldScalarCall1() local 2305 bool IsExact; in ConstantFoldScalarCall1() local 2498 bool IsExact = false; in ConstantFoldScalarCall1() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | APFloat.h | 1350 bool *IsExact) const { in convertToInteger()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCasts.cpp | 680 bool IsExact = OldShift->isExact(); in narrowBinOp() local 862 bool IsExact = OldSh->isExact(); in visitTrunc() local
|
| H A D | InstCombineCompares.cpp | 2558 bool IsExact = Shr->isExact(); in foldICmpShrConstant() local 7956 bool IsExact = false; in foldFCmpIntToFPConst() local 8101 bool IsExact; in foldFCmpIntToFPConst() local
|
| H A D | InstCombineMulDivRem.cpp | 1691 bool IsExact = I.isExact() && match(Op0, m_Exact(m_Value())); in visitUDiv() local
|
| H A D | InstCombineSelect.cpp | 746 bool IsExact = Ashr->isExact() && cast<Instruction>(TrueVal)->isExact(); in foldSelectICmpLshrAshr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | Attributor.cpp | 420 bool IsExact) { in getPotentialCopiesOfMemoryValue() 467 auto CheckAccess = [&](const AAPointerInfo::Access &Acc, bool IsExact) { in getPotentialCopiesOfMemoryValue()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAttributor.cpp | 719 Range, [](const AAPointerInfo::Access &Acc, bool IsExact) { in funcRetrievesImplicitKernelArg()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExprCXX.cpp | 2313 bool IsExact = !IsDynamicCastToVoid && in EmitDynamicCast() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.h | 636 char IsExact : 1; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 459 bool IsExact; // describes whether parsed value was exact. member 2450 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyLibCalls.cpp | 3097 bool IsExact; in optimizeRemquo() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelDAGToDAG.cpp | 3226 bool IsExact; in transformFixedFloatingPointConversion() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 3981 bool IsExact; in checkCVTFixedPointOperandWithFBits() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Core.cpp | 3810 void LLVMSetExact(LLVMValueRef DivOrShrInst, LLVMBool IsExact) { in LLVMSetExact()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 13497 bool IsExact; in getConstantFPSplatPow2ToLog2Int() local
|