Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp122 InstListTy &InstList; member in __anonc24354400111::LegalizerWorkListManager
186 InstListTy InstList; in legalizeMachineFunction() local
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h73 InstListType InstList; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h160 SmallVector<Instruction *, 2> InstList; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp454 const std::vector<std::string> &InstList = IE->second; in emitCaseMap() local
/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.cpp658 InstListTy &InstList; member in __anonbadc4fd40111::InstManager
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp204 using InstList = std::vector<Instruction *>; typedef in __anoncba317990111::AlignVectors