Home
last modified time | relevance | path

Searched defs:InstList (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp121 InstListTy &InstList; member in __anonc24354400111::LegalizerWorkListManager
185 InstListTy InstList; in legalizeMachineFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h76 InstListType InstList; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h161 SmallVector<Instruction *, 2> InstList; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp312 const auto &InstList = C.second; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp629 InstListTy &InstList; member in __anonbadc4fd40111::InstManager
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp205 using InstList = std::vector<Instruction *>; typedef in __anoncba317990111::AlignVectors