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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp230 EnableTailMerge = !getMipsSubtarget().enableLongBranchPass();
237 const MipsSubtarget &getMipsSubtarget() const { function in class:__anon4230::MipsPassConfig
267 if (getMipsSubtarget().os16())
269 if (getMipsSubtarget().inMips16HardFloat())

Completed in 108 milliseconds