Home
last modified time | relevance | path

Searched refs:SetOfInstrs (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp297 using SetOfInstrs = SmallPtrSet<Instruction *, 16>; typedef
331 SetOfInstrs InsertedInsts;
338 SetOfInstrs RemovedInsts;
1972 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()
3190 SetOfInstrs &RemovedInsts;
3197 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()
3234 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()
3277 SetOfInstrs &RemovedInsts;
3374 const SetOfInstrs &InsertedInsts;
3400 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()
[all …]