Searched defs:InstList (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
| H A D | Legalizer.cpp | 121 InstListTy &InstList; member in __anonc24354400111::LegalizerWorkListManager |
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ | ||
| H A D | BasicBlock.h | 76 InstListType InstList; variable |
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
| H A D | DDG.h | 161 SmallVector<Instruction *, 2> InstList; variable |
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ | ||
| H A D | VarLenCodeEmitterGen.cpp | 312 const auto &InstList = C.second; in run() local |
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
| H A D | MipsRegisterBankInfo.cpp | 629 InstListTy &InstList; member in __anonbadc4fd40111::InstManager |
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
| H A D | HexagonVectorCombine.cpp | 205 using InstList = std::vector<Instruction *>; typedef in __anoncba317990111::AlignVectors |