Home
last modified time | relevance | path

Searched refs:getClearedProperties (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunctionPass.h38 ClearedProperties = getClearedProperties(); in doInitialization()
63 virtual MachineFunctionProperties getClearedProperties() const { in getClearedProperties() function
H A DRegisterCoalescerPass.h20 MachineFunctionProperties getClearedProperties() const { in getClearedProperties() function
H A DMachinePassManager.h61 MFProps.reset(P.getClearedProperties()); in MFPropsModifier()
85 decltype(std::declval<T &>().getClearedProperties());
H A DTailDuplication.h31 MachineFunctionProperties getClearedProperties() const { in getClearedProperties() function
H A DRegAllocGreedyPass.h34 MachineFunctionProperties getClearedProperties() const { in getClearedProperties() function
H A DRegAllocFast.h42 MachineFunctionProperties getClearedProperties() const { in getClearedProperties() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.h20 MachineFunctionProperties getClearedProperties() const { in getClearedProperties() function
H A DSILowerSGPRSpills.h20 MachineFunctionProperties getClearedProperties() const { in getClearedProperties() function
H A DSIOptimizeVGPRLiveRange.h25 MachineFunctionProperties getClearedProperties() const { in getClearedProperties() function
H A DAMDGPURegBankLegalize.cpp60 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function in __anon303e08780111::AMDGPURegBankLegalize
H A DSIFormMemoryClauses.cpp80 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function in __anon72ebc0cc0111::SIFormMemoryClausesLegacy
H A DSILowerSGPRSpills.cpp82 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function in __anoneec5f4eb0111::SILowerSGPRSpillsLegacy
H A DSIOptimizeVGPRLiveRange.cpp172 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function in __anon0f1b199c0111::SIOptimizeVGPRLiveRangeLegacy
H A DSIWholeQuadMode.cpp258 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function in __anonf56fbe7e0111::SIWholeQuadModeLegacy
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizer.h67 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function
H A DRegBankSelect.h634 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplication.cpp68 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function in __anonde1ced5a0111::EarlyTailDuplicateLegacy
H A DRegAllocBasic.cpp111 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function in __anoncfbcee1f0211::RABasic
H A DRegAllocPBQP.cpp141 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function in __anonda0ac5d00111::RegAllocPBQP
H A DRegAllocFast.cpp431 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function in __anon43a0a7eb0111::RegAllocFast
H A DRegAllocGreedy.cpp164 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function in __anon7fd580dd0111::RAGreedyLegacy
H A DRegisterCoalescer.cpp400 MachineFunctionProperties getClearedProperties() const override { in getClearedProperties() function in __anonf9586a8a0111::RegisterCoalescerLegacy