Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h30 MipsABIInfo(ABI ThisABI) : ThisABI(ThisABI) {} in MipsABIInfo() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp21 class MipsABIInfo : public ABIInfo { class
30 MipsABIInfo(CodeGenTypes &CGT, bool _IsO32) : in MipsABIInfo() function in __anon00d9b2600111::MipsABIInfo