HomeSort by relevance Sort by last modified time
    Searched refs:getFlags2Value (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp 66 OS.EmitIntValue(ABIFlagsSection.getFlags2Value(), 4); // flags2
MipsABIFlagsSection.h 76 uint32_t getFlags2Value() { return 0; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp 71 OS.EmitIntValue(ABIFlagsSection.getFlags2Value(), 4); // flags2
MipsABIFlagsSection.h 73 uint32_t getFlags2Value() { return 0; }

Completed in 452 milliseconds