Searched refs:getRegUsageInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterUsageInfo.h56 ArrayRef<uint32_t> getRegUsageInfo(const Function &FP);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterUsageInfo.cpp65 PhysicalRegisterUsageInfo::getRegUsageInfo(const Function &FP) { function in class:PhysicalRegisterUsageInfo
H A DRegUsageInfoPropagate.cpp125 const ArrayRef<uint32_t> RegMask = PRUI->getRegUsageInfo(F);

Completed in 109 milliseconds