Searched defs:Quantity (Results 1 – 24 of 24) sorted by relevance
63 static CharUnits fromQuantity(QuantityType Quantity) { in fromQuantity()69 static CharUnits fromQuantity(llvm::Align Quantity) { in fromQuantity()
97 constexpr FixedOrScalableQuantity(ScalarTy Quantity, bool Scalable) in FixedOrScalableQuantity()339 constexpr TypeSize(ScalarTy Quantity, bool Scalable) in TypeSize()342 static constexpr TypeSize get(ScalarTy Quantity, bool Scalable) { in get()
120 virtual void EmitNoops(unsigned Quantity) { in EmitNoops()
38 inline void step(NumTy Quantity) { in step()
263 insertNoopsInBundle(MachineInstr * MI,const SIInstrInfo & TII,unsigned Quantity) insertNoopsInBundle() argument