Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h40 bool IsO32() const { return ThisABI == ABI::O32; } in IsO32() function
/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp22 bool IsO32; member in __anonaad808730111::MipsABIInfo
45 MIPSTargetCodeGenInfo(CodeGenTypes &CGT, bool IsO32) in MIPSTargetCodeGenInfo() argument
[all...]