Searched refs:VariableInstructions (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp231 std::vector<unsigned> VariableInstructions; member in class:__anon10828::Filter
497 VariableInstructions(f.VariableInstructions),
529 VariableInstructions.push_back(Owner->Opcodes[i]);
533 assert((FilteredInstructions.size() + VariableInstructions.size() > 0)
558 if (VariableInstructions.size()) {
568 VariableInstructions,
708 if (VariableInstructions.size())

Completed in 110 milliseconds