Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h533 getSerializableTargetIndices() const override;
DSIInstrInfo.cpp3144 SIInstrInfo::getSerializableTargetIndices() const { in getSerializableTargetIndices() function in SIInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1450 getSerializableTargetIndices() const { in getSerializableTargetIndices() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1550 getSerializableTargetIndices() const { in getSerializableTargetIndices() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h854 getSerializableTargetIndices() const override;
DSIInstrInfo.cpp4921 SIInstrInfo::getSerializableTargetIndices() const { in getSerializableTargetIndices() function in SIInstrInfo
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp741 auto Indices = TII->getSerializableTargetIndices(); in getTargetIndexName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOperand.cpp388 auto Indices = TII->getSerializableTargetIndices(); in getTargetIndexName()
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2000 auto Indices = TII->getSerializableTargetIndices(); in initNames2TargetIndices()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2687 auto Indices = TII->getSerializableTargetIndices(); in initNames2TargetIndices()