Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/BinaryFormat/
H A DXCOFF.cpp113 SmallString<32> ParmsType; parseParmsType() local
191 SmallString<32> ParmsType; parseParmsTypeWithVecInfo() local
242 SmallString<32> ParmsType; parseVectorParmsType() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2554 Expected<SmallString<32>> ParmsType = emitTracebackTable() local