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/
DTargetInstrInfo.h2019 virtual bool shouldOutlineFromFunctionByDefault(MachineFunction &MF) const { in shouldOutlineFromFunctionByDefault() function
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp1860 bool RISCVInstrInfo::shouldOutlineFromFunctionByDefault( in shouldOutlineFromFunctionByDefault() function in RISCVInstrInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp8147 bool AArch64InstrInfo::shouldOutlineFromFunctionByDefault( in shouldOutlineFromFunctionByDefault() function in AArch64InstrInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp6746 bool ARMBaseInstrInfo::shouldOutlineFromFunctionByDefault( in shouldOutlineFromFunctionByDefault() function in ARMBaseInstrInfo