Searched defs:All (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp76 SmallVectorImpl<Instruction*> &All);
199 // 'All' is a vector of insns that will be instrumented.
202 SmallVectorImpl<Instruction*> &All) {
223 All.push_back(I);
200 choseInstructionsToInstrument( SmallVectorImpl<Instruction*> &Local, SmallVectorImpl<Instruction*> &All) argument
/external/llvm/lib/CodeGen/
H A DRenderMachineFunction.h102 All = 7 } enumerator in enum:llvm::MFRenderingOptions::__anon7395
/external/clang/lib/CodeGen/
H A DCGCall.h108 enum All_t { All }; enumerator in enum:clang::CodeGen::RequiredArgs::All_t
120 if (!prototype->isVariadic()) return All;
145 if (value == ~0U) return All;
195 CGFunctionInfo() : Required(RequiredArgs::All) {}
H A DCGObjC.cpp239 // All ivars and fields have precise lifetime.
249 // All variables have precise lifetime except local variables with
512 RequiredArgs::All),
768 RequiredArgs::All),
855 RequiredArgs::All),
957 RequiredArgs::All),
994 RequiredArgs::All),
1130 RequiredArgs::All), member in class:RequiredArgs
1143 RequiredArgs::All), member in class:RequiredArgs
1507 RequiredArgs::All),
[all...]
/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp1483 bool All = true; local
1487 All = false;
1490 if (All) Flags = setFlags(Flags, (SCEV::NoWrapFlags)SignOrUnsignMask);
1886 bool All = true;
1890 All = false;
1893 if (All) Flags = setFlags(Flags, (SCEV::NoWrapFlags)SignOrUnsignMask);
2293 bool All = true;
2297 All = false;
2300 if (All) Flags = setFlags(Flags, (SCEV::NoWrapFlags)SignOrUnsignMask);
6757 // All no
[all...]
/external/opencv/cvaux/include/
H A Dcvaux.h319 int** All; member in struct:CvCliqueFinder
471 // All images must have format 8uC1.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 331 milliseconds