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

  /external/llvm/utils/TableGen/
CodeGenInstruction.h 336 /// ResultOperands - The decoded operands for the result instruction.
337 std::vector<ResultOperand> ResultOperands;
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
CodeGenInstruction.h 348 /// ResultOperands - The decoded operands for the result instruction.
349 std::vector<ResultOperand> ResultOperands;
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenInstruction.h 308 /// ResultOperands - The decoded operands for the result instruction.
309 std::vector<ResultOperand> ResultOperands;

Completed in 718 milliseconds