Searched defs:Reloads (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.h | 403 unsigned Reloads = 0; member
|
H A D | FixupStatepointCallerSaved.cpp | 177 DenseMap<const MachineBasicBlock *, ReloadSet> Reloads; member in __anon4a1292310211::RegReloadCache
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 415 std::vector<Value*> params, StructValues, ReloadOutputs, Reloads; in emitCallAndSwitchStatement() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 551 unsigned Reloads, FoldedReloads, Spills, FoldedSpills; in reportNumberOfSplillsReloads() local 3143 void RAGreedy::reportNumberOfSplillsReloads(MachineLoop *L, unsigned &Reloads, in reportNumberOfSplillsReloads()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 1066 std::vector<Value *> params, StructValues, ReloadOutputs, Reloads; in emitCallAndSwitchStatement() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 1149 std::vector<Value *> params, ReloadOutputs, Reloads; in emitCallAndSwitchStatement() local
|