Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h238 uint32_t getParmsType() const;
H A DPPCMachineFunctionInfo.cpp143 uint32_t PPCFunctionInfo::getParmsType() const { in getParmsType() function in PPCFunctionInfo
H A DPPCAsmPrinter.cpp2274 uint32_t ParmsTypeValue = FI->getParmsType(); in emitTracebackTable()
/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h909 const std::optional<SmallString<32>> &getParmsType() const {