Home
last modified time | relevance | path

Searched defs:shouldOutlineFromFunctionByDefault (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2019 virtual bool shouldOutlineFromFunctionByDefault(MachineFunction &MF) const { in shouldOutlineFromFunctionByDefault() function
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1860 bool RISCVInstrInfo::shouldOutlineFromFunctionByDefault( in shouldOutlineFromFunctionByDefault() function in RISCVInstrInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp8147 bool AArch64InstrInfo::shouldOutlineFromFunctionByDefault( in shouldOutlineFromFunctionByDefault() function in AArch64InstrInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6746 bool ARMBaseInstrInfo::shouldOutlineFromFunctionByDefault( in shouldOutlineFromFunctionByDefault() function in ARMBaseInstrInfo