Searched defs:FUNC_CODE_INST_CALL (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
H A DLLVMBitCodes.h301 FUNC_CODE_INST_CALL = 34, // CALL: [attr, fnty, fnid, args...] enumerator in enum:llvm::bitc::FunctionCodes
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClLLVMBitCodes.h357 FUNC_CODE_INST_CALL = 34, // CALL: [cc, fnid, args...] enumerator in enum:llvm::naclbitc::NaClFunctionCodes
/external/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h434 FUNC_CODE_INST_CALL = 34, // CALL: [attr, cc, fnty, fnid, args...] enumerator in enum:llvm::bitc::FunctionCodes

Completed in 139 milliseconds