OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFunction
(Results
226 - 250
of
340
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp
264
if (MF.
getFunction
()->hasStructRetAttr()) {
535
if (MF.
getFunction
()->hasStructRetAttr()) {
722
const Function *Fn = DAG.getMachineFunction().
getFunction
();
725
CalleeFn = M->
getFunction
(CalleeName);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
javax.servlet.jsp_2.0.0.v200806031607.jar
/external/llvm/lib/CodeGen/
BranchFolding.cpp
93
if (skipOptnoneFunction(*MF.
getFunction
()))
623
return EffectiveTailLen >= 2 && MF->
getFunction
()->optForSize() &&
[
all
...]
LiveDebugVariables.cpp
748
if (!mf.
getFunction
()->getSubprogram()) {
[
all
...]
RegAllocPBQP.cpp
752
const Function &F = *MF.
getFunction
();
/external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp
495
const Module *M = MF->
getFunction
()->getParent();
[
all
...]
/external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h
[
all
...]
/external/llvm/include/llvm/IR/
Constants.h
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp
530
BA->getBlockAddress()->
getFunction
()->printAsOperand(OS, false);
/external/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp
350
bool IsNakedFunction = MF->
getFunction
()->hasFnAttribute(Attribute::Naked);
[
all
...]
/external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp
299
DiagnosticInfoUnsupported(DL, *MF.
getFunction
(), msg, SDValue()));
/external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp
211
Function *F = CGN->
getFunction
();
[
all
...]
LowerBitSets.cpp
[
all
...]
/external/llvm/tools/bugpoint/
CrashDebugger.cpp
236
BD.getProgram()->
getFunction
("main")) ==
/external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.cpp
606
Function *fn = bb->
getFunction
();
nv50_ir.h
874
Function *
getFunction
() const { return func; }
/frameworks/compile/slang/
slang_backend.cpp
615
llvm::Function *F = M->
getFunction
(EF->getName());
/frameworks/rs/api/
Specification.cpp
794
Function* function = spec->
getFunction
();
[
all
...]
/external/llvm/lib/Target/ARM/
ARMISelLowering.cpp
[
all
...]
/external/clang/lib/Parse/
ParseExprCXX.cpp
[
all
...]
/external/guice/extensions/persist/lib/
jaxen-1.1-beta-7.jar
/external/llvm/lib/IR/
ConstantFold.cpp
[
all
...]
/external/llvm/lib/Target/CppBackend/
CPPBackend.cpp
[
all
...]
/external/llvm/lib/Target/X86/
X86InstrInfo.cpp
[
all
...]
/external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp
[
all
...]
Completed in 1748 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>