Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DARMDecoderEmitter.cpp92 static const char *stringForARMFormat(ARMFormat form) { in stringForARMFormat() function
745 stringForARMFormat((ARMFormat)getByteField(Def, "Form")); in emitTopHook()
1666 errs() << Name << " " << stringForARMFormat((ARMFormat)Form); in populateInstruction()