Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp122 InstListTy &InstList; member in __anon3547a1120111::LegalizerWorkListManager
186 InstListTy InstList; in legalizeMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h71 InstListType InstList; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h160 SmallVector<Instruction *, 2> InstList; variable
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp404 const std::vector<std::string> &InstList = IE->second; emitCaseMap() local
H A DVarLenCodeEmitterGen.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp677 InstListTy &InstList; global() member in __anon7dfeb5a60111::InstManager
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp204 using InstList = std::vector<Instruction *>; typedef in __anon8b5a842b0111::AlignVectors