Searched refs:First (Results 76 - 83 of 83) sorted by relevance

1234

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectType.cpp2457 DataVisualization::Categories::Enable(ConstString("default"), TypeCategoryMap::First); member in class:CommandObjectTypeCategoryEnable::TypeCategoryMap
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp1630 // First, determine whether the path from Derived to Base is
2393 // First, check for a direct base class.
4656 bool First = MD == MD->getCanonicalDecl(); local
4769 if (First) {
4782 if (First) {
4799 if (First) {
H A DSemaExprCXX.cpp2731 switch (SCS.First) {
H A DSemaExpr.cpp249 const FunctionDecl *First = Cur->getFirstDecl(); local
252 if (!hasAnyExplicitStorageClass(First)) {
253 SourceLocation DeclBegin = First->getSourceRange().getBegin();
653 // First, convert to an r-value.
2337 /// * First we cast from the base type to the naming class.
5541 // First, check the condition.
7615 // First note suggest !(x < y)
9760 // First things first: handle placeholders so that the
10439 // First, this expression has a new cleanup object.
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h4204 /// of designators in [First, Last).
4206 const Designator *First, const Designator *Last);
/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp794 // First set operation action for all vector types to either promote
3456 // First determine if it is required or is profitable to flip the operands.
5231 bool First = true; local
5234 if (ThisIsNonZero && First) {
5239 First = false;
5279 bool First = true; local
5283 if (First) {
5288 First = false;
6893 // implemented with two shuffles. First shuffle gather the elements.
6912 // one element from the other, call it Y. First, us
[all...]
H A DX86InstrInfo.cpp3039 // First deal with the normal symmetric copies.
4914 bool X86InstrInfo::shouldScheduleAdjacent(MachineInstr* First, argument
4954 switch (First->getOpcode()) {
/freebsd-10.2-release/contrib/file/
H A Dconfigure3364 # First try GNU make style include.
6025 # First set a reasonable default.
13841 /* First, make a file with some known garbage in it. */
16468 # List of archive names. First name is the real one, the rest are links.

Completed in 399 milliseconds

1234