reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Bitcode/Reader/BitcodeAnalyzer.cpp
  230       STRINGIFY_CODE(FUNC_CODE, INST_EXTRACTELT)
lib/Bitcode/Reader/BitcodeReader.cpp
 4126     case bitc::FUNC_CODE_INST_EXTRACTELT: { // EXTRACTELT: [opty, opval, opval]
lib/Bitcode/Writer/BitcodeWriter.cpp
 2678     Code = bitc::FUNC_CODE_INST_EXTRACTELT;