Home
last modified time | relevance | path

Searched refs:_instruction (Results 1 – 3 of 3) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
DttProgram.py186 _instruction = r"([A-Z][A-Z0-9]*)\s*\[(.*?)\]" variable
188 _token = "(%s)|(%s)|(%s)" % (_instruction, _number, _comment)
/external/llvm/docs/
DWritingAnLLVMBackend.rst656 .. _instruction-set:
1184 .. _instruction-selector:
DCodeGenerator.rst718 .. _instruction selection section: