Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp218 EnableTailMerge = !getMipsSubtarget().enableLongBranchPass(); in MipsPassConfig()
225 const MipsSubtarget &getMipsSubtarget() const { in getMipsSubtarget() function in __anon7baaf4b70111::MipsPassConfig
255 if (getMipsSubtarget().os16()) in addIRPasses()
257 if (getMipsSubtarget().inMips16HardFloat()) in addIRPasses()