Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOutliner.h34 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOutliner.cpp641 case InstrType::LegalTerminator: in convertToUnsignedVec()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp5236 UnknownCallOutlineType = outliner::InstrType::LegalTerminator; in getOutliningType()