Home
last modified time | relevance | path

Searched refs:getSerializableTargetIndices (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.h69 getSerializableTargetIndices() const override;
DWebAssemblyInstrInfo.cpp193 WebAssemblyInstrInfo::getSerializableTargetIndices() const { in getSerializableTargetIndices() function in WebAssemblyInstrInfo
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1887 getSerializableTargetIndices() const { in getSerializableTargetIndices() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineOperand.cpp449 auto Indices = TII->getSerializableTargetIndices(); in getTargetIndexName()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h1079 getSerializableTargetIndices() const override;
DSIInstrInfo.cpp7745 SIInstrInfo::getSerializableTargetIndices() const { in getSerializableTargetIndices() function in SIInstrInfo
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp191 auto Indices = TII->getSerializableTargetIndices(); in initNames2TargetIndices()