Home
last modified time | relevance | path

Searched refs:FUNC_CODE_INST_STORE (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/
H A DIceParseInstsTest.cpp552 naclbitc::FUNC_CODE_INST_STORE, in TEST()
568 const uint64_t ReplaceIndex = 10; // index for FUNC_CODE_INST_STORE in TEST()
586 naclbitc::FUNC_CODE_INST_STORE, in TEST()
606 naclbitc::FUNC_CODE_INST_STORE, in TEST()
620 naclbitc::FUNC_CODE_INST_STORE, in TEST()
640 naclbitc::FUNC_CODE_INST_STORE, in TEST()
660 naclbitc::FUNC_CODE_INST_STORE, in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClLLVMBitCodes.h335 FUNC_CODE_INST_STORE = 24, // STORE: [ptr, val, align] enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h545 FUNC_CODE_INST_STORE = 44, // STORE: [ptrty,ptr,valty,val, align, vol] enumerator
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c1086 FUNC_CODE_INST_STORE = 44, enumerator
3270 return emit_record_no_abbrev(&m->buf, FUNC_CODE_INST_STORE, in emit_store()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp2614 case naclbitc::FUNC_CODE_INST_STORE: { in ProcessRecord()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4838 case bitc::FUNC_CODE_INST_STORE: in parseFunctionBody()
4844 (BitCode == bitc::FUNC_CODE_INST_STORE in parseFunctionBody()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2950 Code = bitc::FUNC_CODE_INST_STORE; in writeInstruction()

Completed in 31 milliseconds