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

/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
H A DLLVMBitCodes.h280 FUNC_CODE_INST_LOAD = 20, // LOAD: [opty, op, align, vol] enumerator in enum:llvm::bitc::FunctionCodes
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClLLVMBitCodes.h339 FUNC_CODE_INST_LOAD = 20, // LOAD: [op, align, ty] enumerator in enum:llvm::naclbitc::NaClFunctionCodes
/external/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h413 FUNC_CODE_INST_LOAD = 20, // LOAD: [opty, op, align, vol] enumerator in enum:llvm::bitc::FunctionCodes

Completed in 7599 milliseconds