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

  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
LLVMBitCodes.h 301 FUNC_CODE_INST_CALL = 34, // CALL: [attr, fnty, fnid, args...]
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClLLVMBitCodes.h 357 FUNC_CODE_INST_CALL = 34, // CALL: [cc, fnid, args...]
  /external/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 434 FUNC_CODE_INST_CALL = 34, // CALL: [attr, cc, fnty, fnid, args...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 496 FUNC_CODE_INST_CALL = 34, // CALL: [attr, cc, fnty, fnid, args...]

Completed in 3501 milliseconds