HomeSort by relevance Sort by last modified time
    Searched defs:SIGN_EXTEND (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 357 // SIGN_EXTEND - Used for integer types, replicating the sign bit
359 SIGN_EXTEND,
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 390 /// SIGN_EXTEND - Used for integer types, replicating the sign bit
392 SIGN_EXTEND,
    [all...]

Completed in 124 milliseconds