HomeSort by relevance Sort by last modified time
    Searched refs:Elts (Results 126 - 150 of 210) sorted by null

1 2 3 4 56 7 8 9

  /external/llvm/lib/IR/
Function.cpp 806 Type *Elts[5];
809 Elts[i] = DecodeFixedType(Infos, Tys, Context);
810 return StructType::get(Context, makeArrayRef(Elts,D.Struct_NumElements));
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /external/clang/lib/Sema/
SemaStmt.cpp 333 ArrayRef<Stmt *> Elts, bool isStmtExpr) {
334 const unsigned NumElts = Elts.size();
342 for (; i != NumElts && isa<DeclStmt>(Elts[i]); ++i)
346 for (; i != NumElts && !isa<DeclStmt>(Elts[i]); ++i)
350 Decl *D = *cast<DeclStmt>(Elts[i])->decl_begin();
360 DiagnoseUnusedExprResult(Elts[i]);
369 DiagnoseEmptyLoopBody(Elts[i], Elts[i + 1]);
372 return new (Context) CompoundStmt(Context, Elts, L, R);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLParser.h 318 bool ParseGlobalValueVector(SmallVectorImpl<Constant*> &Elts);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclObjC.h 49 void set(void *const* InList, unsigned Elts, ASTContext &Ctx);
60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) {
61 ObjCListBase::set(reinterpret_cast<void*const*>(InList), Elts, Ctx);
88 void set(ObjCProtocolDecl* const* InList, unsigned Elts,
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenRegisters.cpp 164 void expand(SetTheory &ST, Record *Def, SetTheory::RecSet &Elts) {
208 Elts.insert(NewReg);
  /prebuilts/go/darwin-x86/src/cmd/vet/
copylock.go 75 for _, x := range cl.Elts {
  /prebuilts/go/darwin-x86/src/go/ast/
walk.go 104 walkExprList(v, n.Elts)
  /prebuilts/go/linux-x86/src/cmd/vet/
copylock.go 75 for _, x := range cl.Elts {
  /prebuilts/go/linux-x86/src/go/ast/
walk.go 104 walkExprList(v, n.Elts)
  /external/llvm/lib/AsmParser/
LLParser.h 414 bool ParseGlobalValueVector(SmallVectorImpl<Constant *> &Elts);
  /external/llvm/utils/TableGen/
CodeGenSchedule.cpp 36 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts,
38 ST.evaluate(Expr->arg_begin(), Expr->arg_end(), Elts, Loc);
54 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts,
74 Elts.insert(Inst->TheDef);
    [all...]

Completed in 499 milliseconds

1 2 3 4 56 7 8 9