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

  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
LLVMBitCodes.h 269 FUNC_CODE_INST_RET = 10, // RET: [opty,opval<both optional>]
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClLLVMBitCodes.h 328 FUNC_CODE_INST_RET = 10, // RET: [opval<optional>]
  /external/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 402 FUNC_CODE_INST_RET = 10, // RET: [opty,opval<both optional>]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 464 FUNC_CODE_INST_RET = 10, // RET: [opty,opval<both optional>]

Completed in 1205 milliseconds