Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMatInt.h22 using InstSeq = SmallVector<Inst, 4>; global() variable
/llvm-project/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h24 using InstSeq = SmallVector<Inst, 7>; variable
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.h43 using InstSeq = SmallVector<Inst, 8>; variable
/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp43 using InstSeq = SmallVector<Inst>; global() typedef in __anon4cc3c3ed0111::LoongArchAsmParser
[all...]