Home
last modified time | relevance | path

Searched refs:upgradeInstructionLoopAttachment (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/IR/
DAutoUpgrade.h78 MDNode *upgradeInstructionLoopAttachment(MDNode &N);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAutoUpgrade.h89 MDNode *upgradeInstructionLoopAttachment(MDNode &N);
/external/llvm/lib/IR/
DAutoUpgrade.cpp1530 MDNode *llvm::upgradeInstructionLoopAttachment(MDNode &N) { in upgradeInstructionLoopAttachment() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp1893 MD = upgradeInstructionLoopAttachment(*MD); in parseMetadataAttachment()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAutoUpgrade.cpp3707 MDNode *llvm::upgradeInstructionLoopAttachment(MDNode &N) { in upgradeInstructionLoopAttachment() function in llvm
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4332 MD = upgradeInstructionLoopAttachment(*MD); in parseMetadataAttachment()