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

/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h1450 getSerializableTargetIndices() const { function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h533 getSerializableTargetIndices() const override;
H A DSIInstrInfo.cpp3144 SIInstrInfo::getSerializableTargetIndices() const {
/external/llvm/lib/CodeGen/
H A DMIRPrinter.cpp741 auto Indices = TII->getSerializableTargetIndices();
/external/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2000 auto Indices = TII->getSerializableTargetIndices();

Completed in 252 milliseconds