Home
last modified time | relevance | path

Searched defs:SlotInfo (Results 1 – 6 of 6) sorted by relevance

/external/cros/system_api/dbus/chaps/
Dck_structs.proto43 message SlotInfo { message
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp883 void DevirtModule::applySingleImplDevirt(VTableSlotInfo &SlotInfo, in applySingleImplDevirt()
905 static bool AddCalls(VTableSlotInfo &SlotInfo, const ValueInfo &Callee) { in AddCalls()
935 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in trySingleImplDevirt()
989 VTableSlotInfo &SlotInfo, in trySingleImplDevirt()
1045 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in tryICallBranchFunnel()
1101 void DevirtModule::applyICallBranchFunnel(VTableSlotInfo &SlotInfo, in applyICallBranchFunnel()
1405 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in tryVirtualConstProp()
1691 void DevirtModule::importResolution(VTableSlot Slot, VTableSlotInfo &SlotInfo) { in importResolution()
/external/llvm-project/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1032 void DevirtModule::applySingleImplDevirt(VTableSlotInfo &SlotInfo, in applySingleImplDevirt()
1058 static bool AddCalls(VTableSlotInfo &SlotInfo, const ValueInfo &Callee) { in AddCalls()
1088 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in trySingleImplDevirt()
1142 VTableSlotInfo &SlotInfo, in trySingleImplDevirt()
1203 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in tryICallBranchFunnel()
1259 void DevirtModule::applyICallBranchFunnel(VTableSlotInfo &SlotInfo, in applyICallBranchFunnel()
1562 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in tryVirtualConstProp()
1877 void DevirtModule::importResolution(VTableSlot Slot, VTableSlotInfo &SlotInfo) { in importResolution()
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1873 struct SlotInfo { in optimizeSpillSlots() struct
1874 BlockRangeMap Map; in optimizeSpillSlots()
1875 unsigned Size; in optimizeSpillSlots()
1876 const TargetRegisterClass *RC; in optimizeSpillSlots()
1878 SlotInfo() : Map(), Size(0), RC(nullptr) {} in optimizeSpillSlots() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp2076 struct SlotInfo { in optimizeSpillSlots() struct
2077 BlockRangeMap Map; in optimizeSpillSlots()
2078 unsigned Size = 0; in optimizeSpillSlots()
2079 const TargetRegisterClass *RC = nullptr; in optimizeSpillSlots()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp2226 struct SlotInfo { in optimizeSpillSlots() struct
2227 BlockRangeMap Map; in optimizeSpillSlots()
2228 unsigned Size = 0; in optimizeSpillSlots()
2229 const TargetRegisterClass *RC = nullptr; in optimizeSpillSlots()