Home
last modified time | relevance | path

Searched defs:getSpillSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h292 unsigned getSpillSize(const TargetRegisterClass &RC) const { getSpillSize() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp2369 MachineInstr::getSpillSize(const TargetInstrInfo *TII) const { getSpillSize() function in MachineInstr