Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/
H A DRISCVMatInt.h26 using InstSeq = SmallVector<Inst, 8>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMatInt.h22 using InstSeq = SmallVector<Inst, 4>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h24 using InstSeq = SmallVector<Inst, 7>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h24 using InstSeq = SmallVector<Inst, 7>; variable
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h23 typedef SmallVector<Inst, 7 > InstSeq; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.h42 using InstSeq = SmallVector<Inst, 8>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp43 using InstSeq = SmallVector<Inst>; typedef in __anon51b0b21a0111::LoongArchAsmParser