Home
last modified time | relevance | path

Searched defs:InsertionPoints (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h330 using InsertionPoints = SmallVector<std::unique_ptr<InsertPoint>, 2>; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp149 using InsertionPoints = DenseMap<Instruction *, Uses>; typedef in __anon049483970111::AArch64PromoteConstant