Home
last modified time | relevance | path

Searched refs:InlineSpiller (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DInlineSpiller.cpp155 class InlineSpiller : public Spiller { class
192 ~InlineSpiller() override = default;
195 InlineSpiller(MachineFunctionPass &Pass, MachineFunction &MF, VirtRegMap &VRM, in InlineSpiller() function in __anonfc7bcde50111::InlineSpiller
243 return new InlineSpiller(Pass, MF, VRM, VRAI); in createInlineSpiller()
279 bool InlineSpiller::isSnippet(const LiveInterval &SnipLI) { in isSnippet()
342 void InlineSpiller::collectRegsToSpill() { in collectRegsToSpill()
371 bool InlineSpiller::isSibling(Register Reg) { in isSibling()
394 bool InlineSpiller::hoistSpillInsideBB(LiveInterval &SpillLI, in hoistSpillInsideBB()
455 void InlineSpiller::eliminateRedundantSpills(LiveInterval &SLI, VNInfo *VNI) { in eliminateRedundantSpills()
518 void InlineSpiller::markValueUsed(LiveInterval *LI, VNInfo *VNI) { in markValueUsed()
[all …]
H A DCMakeLists.txt76 InlineSpiller.cpp
/openbsd-src/gnu/usr.bin/clang/libLLVMCodeGen/
H A DMakefile59 InlineSpiller.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/CodeGen/
H A DBUILD.gn72 "InlineSpiller.cpp",
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEInstrVec.td8 // InlineSpiller assumes storeRegToStackSlot/loadRegFromStackSlot