Searched refs:ValueAndLength (Results 1 – 2 of 2) sorted by relevance
174 struct ValueAndLength { struct194 void setCustomPrologue(ArrayRef<ValueAndLength> NewPrologue); argument201 void addStandardOpcode(uint8_t Opcode, ArrayRef<ValueAndLength> Operands);205 ArrayRef<ValueAndLength> Operands);211 void writeData(ArrayRef<ValueAndLength> Data, AsmPrinter &Asm) const;219 std::vector<ValueAndLength> CustomPrologue;220 std::vector<ValueAndLength> Contents;
196 ArrayRef<ValueAndLength> NewPrologue) { in setCustomPrologue()206 ArrayRef<ValueAndLength> Operands) { in addStandardOpcode()212 ArrayRef<ValueAndLength> Operands) { in addExtendedOpcode()236 void dwarfgen::LineTable::writeData(ArrayRef<ValueAndLength> Data, in writeData()