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

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

Completed in 73 milliseconds