Home
last modified time | relevance | path

Searched refs:UpgradeInstWithTBAATag (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/llvm/include/llvm/
DAutoUpgrade.h49 void UpgradeInstWithTBAATag(Instruction *I);
/freebsd-9-stable/contrib/llvm/lib/IR/
DAutoUpgrade.cpp424 void llvm::UpgradeInstWithTBAATag(Instruction *I) { in UpgradeInstWithTBAATag() function in llvm
/freebsd-9-stable/contrib/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3153 UpgradeInstWithTBAATag(InstsWithTBAATag[I]); in MaterializeModule()
/freebsd-9-stable/contrib/llvm/lib/AsmParser/
DLLParser.cpp70 UpgradeInstWithTBAATag(InstsWithTBAATag[I]); in ValidateEndOfModule()