Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h40 bool IsO32() const { return ThisABI == ABI::O32; } in IsO32() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h41 bool IsO32() const { return ThisABI == ABI::O32; } in IsO32() function
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h42 bool IsO32() const { return ThisABI == ABI::O32; } in IsO32() function
/external/clang/lib/CodeGen/
DTargetInfo.cpp6183 bool IsO32; member in __anondfd1a8ba0a11::MipsABIInfo
6206 MIPSTargetCodeGenInfo(CodeGenTypes &CGT, bool IsO32) in MIPSTargetCodeGenInfo()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp7617 bool IsO32; member in __anona0595d680e11::MipsABIInfo
7640 MIPSTargetCodeGenInfo(CodeGenTypes &CGT, bool IsO32) in MIPSTargetCodeGenInfo()