Home
last modified time | relevance | path

Searched defs:UsedAssumedInformation (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp254 bool UsedAssumedInformation = false; in getInitialValueForObj() local
368 const AbstractAttribute &QueryingAA, bool &UsedAssumedInformation, in getPotentialCopiesOfMemoryValue() argument
593 const AbstractAttribute &QueryingAA, bool &UsedAssumedInformation, in getPotentiallyLoadedValues() argument
602 const AbstractAttribute &QueryingAA, bool &UsedAssumedInformation, in getPotentialCopiesOfStoredValue() argument
766 bool UsedAssumedInformation in isPotentiallyReachable() local
1399 getAssumedConstant(const IRPosition & IRP,const AbstractAttribute & AA,bool & UsedAssumedInformation) getAssumedConstant() argument
1428 getAssumedSimplified(const IRPosition & IRP,const AbstractAttribute * AA,bool & UsedAssumedInformation,AA::ValueScope S) getAssumedSimplified() argument
1452 getAssumedSimplifiedValues(const IRPosition & InitialIRP,const AbstractAttribute * AA,SmallVectorImpl<AA::ValueAndContext> & Values,AA::ValueScope S,bool & UsedAssumedInformation,bool RecurseForSelectAndPHI) getAssumedSimplifiedValues() argument
1516 translateArgumentToCallSiteContent(std::optional<Value * > V,CallBase & CB,const AbstractAttribute & AA,bool & UsedAssumedInformation) translateArgumentToCallSiteContent() argument
1542 isAssumedDead(const AbstractAttribute & AA,const AAIsDead * FnLivenessAA,bool & UsedAssumedInformation,bool CheckBBLivenessOnly,DepClassTy DepClass) isAssumedDead() argument
1556 isAssumedDead(const Use & U,const AbstractAttribute * QueryingAA,const AAIsDead * FnLivenessAA,bool & UsedAssumedInformation,bool CheckBBLivenessOnly,DepClassTy DepClass) isAssumedDead() argument
1605 isAssumedDead(const Instruction & I,const AbstractAttribute * QueryingAA,const AAIsDead * FnLivenessAA,bool & UsedAssumedInformation,bool CheckBBLivenessOnly,DepClassTy DepClass,bool CheckForDeadStore) isAssumedDead() argument
1668 isAssumedDead(const IRPosition & IRP,const AbstractAttribute * QueryingAA,const AAIsDead * FnLivenessAA,bool & UsedAssumedInformation,bool CheckBBLivenessOnly,DepClassTy DepClass) isAssumedDead() argument
1809 bool UsedAssumedInformation = false; checkForAllUses() local
1875 checkForAllCallSites(function_ref<bool (AbstractCallSite)> Pred,const AbstractAttribute & QueryingAA,bool RequireAllCallSites,bool & UsedAssumedInformation) checkForAllCallSites() argument
1895 checkForAllCallSites(function_ref<bool (AbstractCallSite)> Pred,const Function & Fn,bool RequireAllCallSites,const AbstractAttribute * QueryingAA,bool & UsedAssumedInformation,bool CheckPotentiallyDead) checkForAllCallSites() argument
2010 bool UsedAssumedInformation = false; checkForAllReturnedValues() local
2026 checkForAllInstructionsImpl(Attributor * A,InformationCache::OpcodeInstMapTy & OpcodeInstMap,function_ref<bool (Instruction &)> Pred,const AbstractAttribute * QueryingAA,const AAIsDead * LivenessAA,ArrayRef<unsigned> Opcodes,bool & UsedAssumedInformation,bool CheckBBLivenessOnly=false,bool CheckPotentiallyDead=false) checkForAllInstructionsImpl() argument
2056 checkForAllInstructions(function_ref<bool (Instruction &)> Pred,const Function * Fn,const AbstractAttribute * QueryingAA,ArrayRef<unsigned> Opcodes,bool & UsedAssumedInformation,bool CheckBBLivenessOnly,bool CheckPotentiallyDead) checkForAllInstructions() argument
2081 checkForAllInstructions(function_ref<bool (Instruction &)> Pred,const AbstractAttribute & QueryingAA,ArrayRef<unsigned> Opcodes,bool & UsedAssumedInformation,bool CheckBBLivenessOnly,bool CheckPotentiallyDead) checkForAllInstructions() argument
2093 checkForAllReadWriteInstructions(function_ref<bool (Instruction &)> Pred,AbstractAttribute & QueryingAA,bool & UsedAssumedInformation) checkForAllReadWriteInstructions() argument
2296 bool UsedAssumedInformation = false; manifestAttributes() local
2389 bool UsedAssumedInformation = false; identifyDeadInternalFunctions() local
2697 bool UsedAssumedInformation = false; updateAA() local
2900 bool UsedAssumedInformation = false; isValidFunctionSignatureRewrite() local
3146 bool UsedAssumedInformation = false; rewriteFunctionSignatures() local
3439 bool UsedAssumedInformation = false; identifyDefaultAbstractAttributes() local
3481 bool UsedAssumedInformation = false; identifyDefaultAbstractAttributes() local
3550 bool UsedAssumedInformation = false; identifyDefaultAbstractAttributes() local
3570 bool UsedAssumedInformation = false; identifyDefaultAbstractAttributes() local
3615 bool UsedAssumedInformation = false; identifyDefaultAbstractAttributes() local
[all...]
H A DAttributorAttributes.cpp1828 bool UsedAssumedInformation = false; in updateImpl() local
1857 bool UsedAssumedInformation = false; in updateImpl() local
481 bool UsedAssumedInformation = false; clampCallSiteArgumentStates() local
1383 bool UsedAssumedInformation = false; translateAndAddStateFromCallee() local
2081 bool UsedAssumedInformation = false; updateImpl() local
2213 bool UsedAssumedInformation = false; updateImpl() local
2264 bool UsedAssumedInformation = false; updateImpl() local
2443 bool UsedAssumedInformation = false; isImpliedByIR() local
2594 bool UsedAssumedInformation = false; updateImpl() local
2810 bool UsedAssumedInformation = false; updateImpl() local
2880 bool UsedAssumedInformation = false; updateImpl() local
3022 bool UsedAssumedInformation = false; updateImpl() local
3081 bool UsedAssumedInformation = false; updateImpl() local
3199 bool UsedAssumedInformation = false; stopOnUndefOrAssumed() local
3313 bool UsedAssumedInformation = false; updateImpl() local
3804 bool UsedAssumedInformation = false; updateImpl() local
4102 bool UsedAssumedInformation = false; areAllUsesAssumedDead() local
4180 bool UsedAssumedInformation = false; isDeadStore() local
4420 bool UsedAssumedInformation = false; updateImpl() local
4448 bool UsedAssumedInformation = false; manifest() local
4474 bool UsedAssumedInformation = false; isAssumedDeadInternalFunction() local
4651 bool UsedAssumedInformation = identifyAliveSuccessors() local
4677 bool UsedAssumedInformation = false; identifyAliveSuccessors() local
4702 bool UsedAssumedInformation = false; identifyAliveSuccessors() local
4789 bool UsedAssumedInformation = false; updateImpl() local
5018 bool UsedAssumedInformation = false; updateImpl() local
5307 bool UsedAssumedInformation = false; updateImpl() local
5467 bool UsedAssumedInformation = false; updateImpl() local
5912 __anon84dfdece5402(bool &UsedAssumedInformation) updateImpl() argument
5935 bool UsedAssumedInformation = false; updateImpl() local
6180 bool UsedAssumedInformation = false; reproduceValue() local
6221 bool UsedAssumedInformation = false; checkAndUpdate() local
6330 bool UsedAssumedInformation = false; updateImpl() local
6344 bool UsedAssumedInformation = false; updateImpl() local
6391 bool UsedAssumedInformation = false; updateImpl() local
6620 bool UsedAssumedInformation = false; initialize() local
6789 bool UsedAssumedInformation = false; getAPInt() local
6802 bool UsedAssumedInformation = false; getSize() local
6870 bool UsedAssumedInformation = false; updateImpl() local
7186 bool UsedAssumedInformation = false; identifyPrivatizableType() local
7293 bool UsedAssumedInformation = false; updateImpl() local
7528 bool UsedAssumedInformation = false; manifest() local
8084 bool UsedAssumedInformation = false; updateImpl() local
8774 bool UsedAssumedInformation = false; updateImpl() local
9263 bool UsedAssumedInformation = false; calculateBinaryOperator() local
9320 bool UsedAssumedInformation = false; calculateCastInst() local
9352 bool UsedAssumedInformation = false; calculateCmpInst() local
9433 bool UsedAssumedInformation = false; updateImpl() local
9601 bool UsedAssumedInformation = false; fillSetWithConstantValues() local
9878 bool UsedAssumedInformation = false; updateWithSelectInst() local
10190 bool UsedAssumedInformation = false; manifest() local
10227 bool UsedAssumedInformation = false; updateImpl() local
10385 bool UsedAssumedInformation = false; updateImpl() local
10538 bool UsedAssumedInformation = false; updateImpl() local
10606 bool UsedAssumedInformation = false; updateImpl() local
10704 bool UsedAssumedInformation = false; isReachableImpl() local
10874 bool UsedAssumedInformation = false; recurseForValue() local
10944 bool UsedAssumedInformation = false; getAssumedSimplifiedValues() local
10991 bool UsedAssumedInformation = false; handleCmp() local
11096 bool UsedAssumedInformation = false; handleSelectInst() local
11130 bool UsedAssumedInformation = false; handleLoadInst() local
11236 bool UsedAssumedInformation = false; handlePHINode() local
11253 bool UsedAssumedInformation = false; handleGenericInst() local
11425 bool UsedAssumedInformation = false; updateImpl() local
11511 bool UsedAssumedInformation = false; updateImpl() local
11596 bool UsedAssumedInformation = false; manifest() local
11653 bool UsedAssumedInformation = false; updateImpl() local
11815 bool UsedAssumedInformation = false; updateImpl() local
11907 bool UsedAssumedInformation = false; updateImpl() local
12073 bool UsedAssumedInformation = false; checkUse() local
12204 __anon84dfdece9e02(Function &PotentialCallee, bool &UsedAssumedInformation) updateImpl() argument
12215 bool UsedAssumedInformation = false; updateImpl() local
12223 bool UsedAssumedInformation = false; updateImpl() local
12243 bool UsedAssumedInformation = false; updateImpl() local
12307 bool UsedAssumedInformation = false; manifest() local
[all...]
H A DOpenMPOpt.cpp3135 if (A.isAssumedDead(I, *this, LivenessAA, UsedAssumedInformation, in updateImpl() local
2348 bool UsedAssumedInformation = false; updateImpl() local
2538 bool UsedAssumedInformation = false; updateImpl() local
3752 __anona75899193102(const GlobalVariable &GV, const AbstractAttribute *AA, bool &UsedAssumedInformation) KERNEL_ENVIRONMENT_CONFIGURATION_SETTER() argument
5231 __anona75899194602(const IRPosition &IRP, const AbstractAttribute *AA, bool &UsedAssumedInformation) initialize() argument
5569 bool UsedAssumedInformation = false; registerAAsForFunction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp578 bool UsedAssumedInformation = false; in checkForQueuePtr() local
666 bool UsedAssumedInformation = false; in funcRetrievesImplicitKernelArg() local
676 bool UsedAssumedInformation = false; in funcRetrievesLDSKernelId() local