Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp242 ArrayRef<const CodeGenInstruction *> TargetInstructions) { in emitOperandNameMappings()
484 ArrayRef<const CodeGenInstruction *> TargetInstructions) { in emitLogicalOperandSizeMappings()
1060 ArrayRef<const CodeGenInstruction *> TargetInstructions = in run() local