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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp227 EnableTailMerge = !getMipsSubtarget().enableLongBranchPass();
234 const MipsSubtarget &getMipsSubtarget() const { function in class:__anon5265::MipsPassConfig
264 if (getMipsSubtarget().os16())
266 if (getMipsSubtarget().inMips16HardFloat())

Completed in 112 milliseconds