Home
last modified time | relevance | path

Searched defs:assignSlots (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.cpp1135 void VPSlotTracker::assignSlots(const VPBlockBase *VPBB) { in assignSlots() function in VPSlotTracker
1142 void VPSlotTracker::assignSlots(const VPRegionBlock *Region) { in assignSlots() function in VPSlotTracker
1148 void VPSlotTracker::assignSlots(const VPBasicBlock *VPBB) { in assignSlots() function in VPSlotTracker
1157 void VPSlotTracker::assignSlots(const VPlan &Plan) { in assignSlots() function in VPSlotTracker
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h131 int (*assignSlots)(struct nv50_ir_prog_info_out *); member
Dnv50_ir_from_nir.cpp977 bool Converter::assignSlots() { in assignSlots() function in __anon334feee80111::Converter