Home
last modified time | relevance | path

Searched defs:Fname (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp202 static void ReplaceFPIntrinsicWithCall(CallInst *CI, const char *Fname, in ReplaceFPIntrinsicWithCall()
H A DMachineOutliner.cpp940 std::string Fname = std::string(F.getName()); in emitInstrCountChangedRemark() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h397 virtual FunctionSamples *getSamplesFor(StringRef Fname) { in getSamplesFor()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLegacyPassManager.cpp168 &PassName](StringRef Fname) { in emitInstrCountChangedRemark()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1567 SampleProfileReaderItaniumRemapper::lookUpNameInProfile(StringRef Fname) { in lookUpNameInProfile()