Home
last modified time | relevance | path

Searched refs:getParmsType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h250 uint32_t getParmsType() const;
H A DPPCMachineFunctionInfo.cpp143 uint32_t PPCFunctionInfo::getParmsType() const { in getParmsType() function in PPCFunctionInfo
H A DPPCAsmPrinter.cpp2573 uint32_t ParmsTypeValue = FI->getParmsType(); in emitTracebackTable()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h959 const std::optional<SmallString<32>> &getParmsType() const {