Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMatInt.h22 using InstSeq = SmallVector<Inst, 4>; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h24 using InstSeq = SmallVector<Inst, 7>; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.h43 using InstSeq = SmallVector<Inst, 8>; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp43 using InstSeq = SmallVector<Inst>; typedef in __anon571544da0111::LoongArchAsmParser