Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMatInt.h22 using InstSeq = SmallVector<Inst, 4>; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h24 using InstSeq = SmallVector<Inst, 7>; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.h42 using InstSeq = SmallVector<Inst, 8>; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp43 using InstSeq = SmallVector<Inst>; typedef in __anon51359f510111::LoongArchAsmParser