HomeSort by relevance Sort by last modified time
    Searched refs:FUNC_CODE_INST_LOAD (Results 1 - 13 of 13) sorted by null

  /external/swiftshader/third_party/subzero/unittest/
IceParseInstsTest.cpp 158 3, naclbitc::FUNC_CODE_INST_LOAD, 1, getEncAlignPower(0), 0, Terminator,
163 const uint64_t ReplaceIndex = 9; // index for FUNC_CODE_INST_LOAD
177 3, naclbitc::FUNC_CODE_INST_LOAD, 1, getEncAlignZero(), 0, Terminator,
190 3, naclbitc::FUNC_CODE_INST_LOAD, 1, getEncAlignPower(2), 0, Terminator,
203 3, naclbitc::FUNC_CODE_INST_LOAD, 1, getEncAlignPower(29), 0, Terminator,
216 3, naclbitc::FUNC_CODE_INST_LOAD, 1, getEncAlignPower(30), 0, Terminator,
240 3, naclbitc::FUNC_CODE_INST_LOAD, 1, getEncAlignPower(0), 0, Terminator,
245 const uint64_t ReplaceIndex = 10; // index for FUNC_CODE_INST_LOAD
259 3, naclbitc::FUNC_CODE_INST_LOAD, 1, getEncAlignZero(), 0, Terminator,
273 3, naclbitc::FUNC_CODE_INST_LOAD, 1, getEncAlignPower(2), 0, Terminator
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
LLVMBitCodes.h 280 FUNC_CODE_INST_LOAD = 20, // LOAD: [opty, op, align, vol]
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClLLVMBitCodes.h 339 FUNC_CODE_INST_LOAD = 20, // LOAD: [op, align, ty]
  /external/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 413 FUNC_CODE_INST_LOAD = 20, // LOAD: [opty, op, align, vol]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 475 FUNC_CODE_INST_LOAD = 20, // LOAD: [opty, op, align, vol]
  /external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
llvm-bcanalyzer.cpp 239 case bitc::FUNC_CODE_INST_LOAD: return "INST_LOAD";
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/swiftshader/third_party/subzero/src/
PNaClTranslator.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 1300 milliseconds