Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Denumerations.py62 OpCodes = [ variable
/external/llvm/bindings/python/llvm/
Denumerations.py62 OpCodes = [ variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMicroMipsSizeReduction.cpp75 struct OpCodes { struct
76 OpCodes(unsigned WideOpc, unsigned NarrowOpc) in OpCodes() argument
79 unsigned WideOpc; ///< Wide opcode
80 unsigned NarrowOpc; ///< Narrow opcode
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DOpCodes.java41 public class OpCodes class
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.h84 using OpCodes = std::map<uint32_t, void (CPDF_StreamContentParser::*)()>; variable
/external/openssh/
Dreadconf.c175 } OpCodes; typedef