Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h40 bool IsO32() const { return ThisABI == ABI::O32; } in IsO32() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp7703 bool IsO32; member in __anon6bad40bc0d11::MipsABIInfo
7726 MIPSTargetCodeGenInfo(CodeGenTypes &CGT, bool IsO32) in MIPSTargetCodeGenInfo()