Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h157 typedef SmallPtrSet<const MachineInstr *, 16> SetOfInstructions; typedef
159 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
194 SetOfInstructions LOHRelated;
DAArch64AddressTypePromotion.cpp102 typedef SmallPtrSet<Instruction *, 32> SetOfInstructions; typedef in __anon0debd13f0111::AArch64AddressTypePromotion
140 SetOfInstructions &ToRemove);
255 SetOfInstructions ToRemove; in propagateSignExtension()
377 SetOfInstructions &ToRemove) { in mergeSExts()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h283 using SetOfInstructions = SmallPtrSet<const MachineInstr *, 16>; variable
285 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
331 SetOfInstructions LOHRelated;
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h311 using SetOfInstructions = SmallPtrSet<const MachineInstr *, 16>; variable
313 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
378 SetOfInstructions LOHRelated;