Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDLegalizer.cpp122 InstListTy &InstList; member in __anon2fabed190111::LegalizerWorkListManager
186 InstListTy InstList; in legalizeMachineFunction() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDBasicBlock.h73 InstListType InstList; variable
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDCodeEmitterGen.cpp454 const std::vector<std::string> &InstList = IE->second; in emitCaseMap() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDDDG.h160 SmallVector<Instruction *, 2> InstList; variable
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDVarLenCodeEmitterGen.cpp312 const auto &InstList = C.second; in run() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsRegisterBankInfo.cpp658 InstListTy &InstList; member in __anon6a27ad2d0111::InstManager
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonVectorCombine.cpp204 using InstList = std::vector<Instruction *>; typedef in __anon6e3e22520111::AlignVectors