Searched defs:Func (Results 1 - 25 of 45) sorted by relevance

12

/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp193 void EmitThumbFunc(MCSymbol *Func) { argument
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp51 bool MachineTraceMetrics::runOnMachineFunction(MachineFunction &Func) { argument
H A DStackColoring.cpp659 bool StackColoring::runOnMachineFunction(MachineFunction &Func) { argument
H A DTwoAddressInstructionPass.cpp1480 bool TwoAddressInstructionPass::runOnMachineFunction(MachineFunction &Func) { argument
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DMCPureStreamer.cpp71 virtual void EmitThumbFunc(MCSymbol *Func) { argument
H A DWinCOFFStreamer.cpp200 void WinCOFFStreamer::EmitThumbFunc(MCSymbol *Func) { argument
H A DMCNullStreamer.cpp46 virtual void EmitThumbFunc(MCSymbol *Func) {} argument
H A DMCELFStreamer.cpp547 void MCELFStreamer::EmitThumbFunc(MCSymbol *Func) { argument
H A DMCAsmStreamer.cpp405 void MCAsmStreamer::EmitThumbFunc(MCSymbol *Func) { argument
411 OS << '\t' << *Func; local
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp145 bool FixupLEAPass::runOnMachineFunction(MachineFunction &Func) { argument
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp43 LibFunc::Func Func; member in struct:AllocFnsTy
/freebsd-10.0-release/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp111 ComparableFunction(Function *Func, DataLayout *TD) argument
130 AssertingVH<Function> Func; member in class:__anon2585::ComparableFunction
/freebsd-10.0-release/contrib/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp112 Function *Func = Function::Create(FuncTy, GlobalValue::ExternalLinkage, local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp821 LibFunc::Func Func; local
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUStructurizeCFG.cpp176 Function *Func; member in class:__anon2474::AMDGPUStructurizeCFG
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp620 Value *Func = Intrinsic::getDeclaration(M, Intrinsic::ctpop, Tys); local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h54 typedef RET (*Func)(void *, P1, P2, P3, P4, P5); typedef in class:clang::ento::CheckerFn
66 typedef RET (*Func)(void *, P1, P2, P3, P4); typedef in class:clang::ento::CheckerFn
78 typedef RET (*Func)(void *, P1, P2, P3); typedef in class:clang::ento::CheckerFn
88 typedef RET (*Func)(voi typedef in class:clang::ento::CheckerFn
98 typedef RET (*Func)(void *, P1); typedef in class:clang::ento::CheckerFn
108 typedef RET (*Func)(void *); typedef in class:clang::ento::CheckerFn
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGAtomic.cpp582 llvm::Constant *Func = CGM.CreateRuntimeFunction(FTy, LibCallName); local
H A DCGBlocks.cpp968 llvm::Value *Func = Builder.CreateLoad(FuncPtr); local
H A DCGBuiltin.cpp1061 llvm::Constant *Func = CGM.CreateRuntimeFunction(FTy, LibCallName); local
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCAssembler.h961 void setIsThumbFunc(const MCSymbol *Func) { ThumbFuncs.insert(Func); } argument
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1611 const Function *Func = MF->getFunction(); local
/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp595 GlobalAddressSDNode *Func = dyn_cast<GlobalAddressSDNode>(Callee.getNode()); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3173 LibFunc::Func Func; local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1702 LibFunc::Func Func; local
1761 LibFunc::Func Func; local

Completed in 185 milliseconds

12