Searched defs:getNameWithPrefix (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp135 const Twine getNameWithPrefix(const Twine &Name) const { function in class:__anon2754::IRBuilderPrefixedInserter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp246 void TargetMachine::getNameWithPrefix(SmallVectorImpl<char> &Name, function in class:TargetMachine
H A DTargetLoweringObjectFile.cpp343 void TargetLoweringObjectFile::getNameWithPrefix( function in class:TargetLoweringObjectFile
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp76 void AArch64_MachoTargetObjectFile::getNameWithPrefix( function in class:AArch64_MachoTargetObjectFile
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1203 void TargetLoweringObjectFileMachO::getNameWithPrefix( function in class:TargetLoweringObjectFileMachO
1405 void TargetLoweringObjectFileCOFF::getNameWithPrefix( function in class:TargetLoweringObjectFileCOFF
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp444 void AsmPrinter::getNameWithPrefix(SmallVectorImpl<char> &Name, function in class:AsmPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DMangler.cpp68 void Mangler::getNameWithPrefix(raw_ostream &OS, const Twine &GVName, function in class:Mangler
73 void Mangler::getNameWithPrefix(SmallVectorImpl<char> &OutName, function in class:Mangler
111 void Mangler::getNameWithPrefix(raw_ostream &OS, const GlobalValue *GV, function in class:Mangler
177 void Mangler::getNameWithPrefix(SmallVectorImpl<char> &OutName, function in class:Mangler

Completed in 126 milliseconds