Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h34 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp371 case InstrType::LegalTerminator: in convertToUnsignedVec()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6199 UnknownCallOutlineType = outliner::InstrType::LegalTerminator; in getOutliningTypeImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp9744 UnknownCallOutlineType = outliner::InstrType::LegalTerminator; in getOutliningTypeImpl()