Home
last modified time | relevance | path

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

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