Home
last modified time | relevance | path

Searched defs:MustExtend (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp87 bool MustExtend = false; in HexagonLowerToMC() local
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp189 bool MustExtend; member
780 bool &MustExtend) { in matchOneInstruction()
868 bool MustExtend = false; in MatchAndEmitInstruction() local
1398 bool MustExtend = false; in parseInstruction() local
1527 SMLoc IDLoc, bool &MustExtend) { in processInstruction()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp162 MCInst const &MCI, bool MustExtend) { in extendIfNeeded()