| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 1399 SmallPtrSetImpl<const SCEV *> &Regs, const LSRUse &LU, in RateRegister() 1470 const LSRUse &LU, bool HardwareLoopProfitable, in RatePrimaryRegister() 1485 const LSRUse &LU, bool HardwareLoopProfitable, in RateFormula() 1934 const LSRUse &LU, const Formula &F) { in isAMCompletelyFolded() 1951 const LSRUse &LU, const Formula &F, in getScalingFactorCost() 2744 bool LSRInstance::reconcileNewOffset(LSRUse &LU, Immediate NewOffset, in reconcileNewOffset() 2815 LSRUse &LU = Uses[LUIdx]; in getUse() local 2825 LSRUse &LU = Uses[LUIdx]; in getUse() local 2833 void LSRInstance::DeleteUse(LSRUse &LU, size_t LUIdx) { in DeleteUse() 3603 LSRUse &LU = Uses[LUIdx]; in CollectFixupsAndInitialFormulae() local [all …]
|
| /freebsd/sys/contrib/ck/include/ |
| H A D | ck_cohort.h | 56 #define CK_COHORT_PROTOTYPE(N, GL, GU, GI, LL, LU, LI) \ argument 125 #define CK_COHORT_TRYLOCK_PROTOTYPE(N, GL, GU, GI, GTL, LL, LU, LI, LTL) \ argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanAnalysis.cpp | 409 return any_of(MaxLocalUsers, [&TTI](auto &LU) { in exceedsMaxNumRegs()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBlockRanges.cpp | 302 auto LD = LastDef[R], LU = LastUse[R]; in computeInitialLiveRanges() local
|
| H A D | HexagonISelLowering.cpp | 3147 SDValue LU = LowerUnalignedLoad(SDValue(LN, 0), DAG); in LowerLoad() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LegacyPassManager.cpp | 613 auto &LU = DMI->second; in collectLastUses() local 1597 SmallVector<Pass *, 1> LU; in addLowerLevelRequiredPass() local
|
| H A D | AsmWriter.cpp | 236 const Use *LU = L.first; in predictValueUseListOrder() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
| H A D | DXILValueEnumerator.cpp | 221 const Use *LU = L.first; in predictValueUseListOrderImpl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
| H A D | ValueEnumerator.cpp | 190 const Use *LU = L.first; in predictValueUseListOrderImpl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 1955 if (const auto *LU = M.getNamedGlobal("llvm.used")) { in emitLinkerDirectives() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 676 const SCEVUnknown *LU = cast<SCEVUnknown>(LHS); in CompareSCEVComplexity() local 12340 if (const SCEVUnknown *LU = dyn_cast<SCEVUnknown>(LHS)) in isImpliedViaMerge() local
|