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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.h70 getSerializableTargetIndices() const override;
H A DWebAssemblyInstrInfo.cpp236 WebAssemblyInstrInfo::getSerializableTargetIndices() const { function in class:WebAssemblyInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1673 getSerializableTargetIndices() const { function in class:llvm::TargetInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h964 getSerializableTargetIndices() const override;
H A DSIInstrInfo.cpp6147 SIInstrInfo::getSerializableTargetIndices() const {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp407 auto Indices = TII->getSerializableTargetIndices();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp196 auto Indices = TII->getSerializableTargetIndices();

Completed in 79 milliseconds