HomeSort by relevance Sort by last modified time
    Searched defs:Allowed (Results 1 - 10 of 10) sorted by null

  /build/soong/ui/build/paths/
config.go 34 var Allowed = PathConfig{
77 "bash": Allowed,
78 "bc": Allowed,
79 "bzip2": Allowed,
80 "date": Allowed,
81 "dd": Allowed,
82 "diff": Allowed,
83 "egrep": Allowed,
84 "expr": Allowed,
85 "find": Allowed,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBuildAttrs.h 107 Allowed = 1,
  /external/llvm/lib/CodeGen/
RegAllocPBQP.cpp 286 // the allowed sets, so we cache them to avoid the overhead of constructing
294 // Cache known disjoint allowed registers pairs
340 // Do not add an edge when the nodes' allowed registers do not
365 // a null matrix, meaning the nodes' allowed registers do not have any
438 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed =
442 while (PRegOpt < Allowed.size() && Allowed[PRegOpt] != DstReg)
445 if (PRegOpt < Allowed.size()) {
583 // Compute an initial allowed set for the current vreg.
610 // Check for vregs that have no allowed registers. These should b
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
RegAllocPBQP.cpp 315 // the allowed sets, so we cache them to avoid the overhead of constructing
323 // Cache known disjoint allowed registers pairs
370 // Do not add an edge when the nodes' allowed registers do not
394 // a null matrix, meaning the nodes' allowed registers do not have any
464 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed =
468 while (PRegOpt < Allowed.size() && Allowed[PRegOpt] != DstReg)
471 if (PRegOpt < Allowed.size()) {
611 // Compute an initial allowed set for the current vreg.
638 // Check for vregs that have no allowed registers. These should b
    [all...]
  /external/llvm/include/llvm/Support/
ARMBuildAttributes.h 126 Allowed = 1,
132 AllowThumbDerived = 3, // Thumb allowed, derived from arch/profile
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
ARMBuildAttributes.h 127 Allowed = 1,
133 AllowThumbDerived = 3, // Thumb allowed, derived from arch/profile
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ARMBuildAttributes.h 127 Allowed = 1,
133 AllowThumbDerived = 3, // Thumb allowed, derived from arch/profile
  /external/clang/lib/AST/
RecordLayoutBuilder.cpp 613 /// MaxFieldAlignment - The maximum allowed field alignment. This is set by
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 

Completed in 507 milliseconds