Home
last modified time | relevance | path

Searched refs:getMipsSubtarget (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp229 EnableTailMerge = !getMipsSubtarget().enableLongBranchPass(); in MipsPassConfig()
236 const MipsSubtarget &getMipsSubtarget() const { in getMipsSubtarget() function in __anon4dfb46830111::MipsPassConfig
267 if (getMipsSubtarget().os16()) in addIRPasses()
269 if (getMipsSubtarget().inMips16HardFloat()) in addIRPasses()