Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp10082 class SPIRABIInfo : public DefaultABIInfo { class
10084 SPIRABIInfo(CodeGenTypes &CGT) : DefaultABIInfo(CGT) { setCCs(); } in SPIRABIInfo() function in __anon6bad40bc1b11::SPIRABIInfo