HomeSort by relevance Sort by last modified time
    Searched defs:Top (Results 26 - 50 of 86) sorted by null

12 3 4

  /external/llvm/lib/Target/AMDGPU/
R600ControlFlowFinalizer.cpp 187 CFStack::StackItem Top = BranchStack.back();
188 if (Top == CFStack::ENTRY)
191 CurrentSubEntries-= getSubEntrySize(Top);
  /external/v8/src/compiler/
ast-graph-builder.h 447 Node* Top() {
  /external/llvm/lib/IR/
LegacyPassManager.cpp 493 /// Initialize top level manager. Create first pass manager.
675 // top level manager. Set up analysis resolver to connect them.
752 // Print passes managed by this top level manager.
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp     [all...]
  /external/pdfium/core/fxcrt/css/
cfx_css.h 39 Top,
84 Top,
162 Top,
220 top(eUnit, val),
226 top.Set(eUnit);
233 top.Set(eUnit, fValue);
239 CFX_CSSLength left, top, right, bottom; member in class:CFX_CSSRect
  /external/swiftshader/third_party/subzero/src/
WasmTranslator.cpp 485 auto *Top = makeVariable(DestTy);
490 InstArithmetic::create(Func, InstArithmetic::Shl, Top, Left, Masked));
498 InstArithmetic::create(Func, InstArithmetic::Or, Dest, Top, Bottom));
511 auto *Top = makeVariable(DestTy);
516 Top, Left, Masked));
524 InstArithmetic::create(Func, InstArithmetic::Or, Dest, Top, Bottom));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 173 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
220 /// schedule the node at the top of the unscheduled region. Otherwise it will
232 /// top-down scheduling.
257 /// The top of the unscheduled zone.
309 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
336 // Top-Level entry points for the schedule() driver...
383 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
398 /// The top of the unscheduled zone.
425 /// Get current register pressure for the top scheduled instructions.
469 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
225 /// schedule the node at the top of the unscheduled region. Otherwise it will
237 /// top-down scheduling.
262 /// The top of the unscheduled zone.
314 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
341 // Top-Level entry points for the schedule() driver...
388 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
403 /// The top of the unscheduled zone.
430 /// Get current register pressure for the top scheduled instructions.
474 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
225 /// schedule the node at the top of the unscheduled region. Otherwise it will
237 /// top-down scheduling.
262 /// The top of the unscheduled zone.
314 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
341 // Top-Level entry points for the schedule() driver...
388 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
403 /// The top of the unscheduled zone.
430 /// Get current register pressure for the top scheduled instructions.
474 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
236 /// schedule the node at the top of the unscheduled region. Otherwise it will
248 /// top-down scheduling.
273 /// The top of the unscheduled zone.
332 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
362 // Top-Level entry points for the schedule() driver...
409 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
424 /// The top of the unscheduled zone.
451 /// Get current register pressure for the top scheduled instructions.
495 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
236 /// schedule the node at the top of the unscheduled region. Otherwise it will
248 /// top-down scheduling.
273 /// The top of the unscheduled zone.
332 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
362 // Top-Level entry points for the schedule() driver...
409 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
424 /// The top of the unscheduled zone.
451 /// Get current register pressure for the top scheduled instructions.
495 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
236 /// schedule the node at the top of the unscheduled region. Otherwise it will
248 /// top-down scheduling.
273 /// The top of the unscheduled zone.
332 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
362 // Top-Level entry points for the schedule() driver...
409 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
424 /// The top of the unscheduled zone.
451 /// Get current register pressure for the top scheduled instructions.
495 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
236 /// schedule the node at the top of the unscheduled region. Otherwise it will
248 /// top-down scheduling.
273 /// The top of the unscheduled zone.
332 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
362 // Top-Level entry points for the schedule() driver...
409 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
424 /// The top of the unscheduled zone.
451 /// Get current register pressure for the top scheduled instructions.
495 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 173 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
220 /// schedule the node at the top of the unscheduled region. Otherwise it will
232 /// top-down scheduling.
257 /// The top of the unscheduled zone.
309 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
336 // Top-Level entry points for the schedule() driver...
383 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
398 /// The top of the unscheduled zone.
425 /// Get current register pressure for the top scheduled instructions.
469 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
225 /// schedule the node at the top of the unscheduled region. Otherwise it will
237 /// top-down scheduling.
262 /// The top of the unscheduled zone.
314 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
341 // Top-Level entry points for the schedule() driver...
388 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
403 /// The top of the unscheduled zone.
430 /// Get current register pressure for the top scheduled instructions.
474 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
225 /// schedule the node at the top of the unscheduled region. Otherwise it will
237 /// top-down scheduling.
262 /// The top of the unscheduled zone.
314 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
341 // Top-Level entry points for the schedule() driver...
388 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
403 /// The top of the unscheduled zone.
430 /// Get current register pressure for the top scheduled instructions.
474 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
236 /// schedule the node at the top of the unscheduled region. Otherwise it will
248 /// top-down scheduling.
273 /// The top of the unscheduled zone.
332 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
362 // Top-Level entry points for the schedule() driver...
409 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
424 /// The top of the unscheduled zone.
451 /// Get current register pressure for the top scheduled instructions.
495 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
236 /// schedule the node at the top of the unscheduled region. Otherwise it will
248 /// top-down scheduling.
273 /// The top of the unscheduled zone.
332 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
362 // Top-Level entry points for the schedule() driver...
409 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
424 /// The top of the unscheduled zone.
451 /// Get current register pressure for the top scheduled instructions.
495 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
236 /// schedule the node at the top of the unscheduled region. Otherwise it will
248 /// top-down scheduling.
273 /// The top of the unscheduled zone.
332 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
362 // Top-Level entry points for the schedule() driver...
409 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
424 /// The top of the unscheduled zone.
451 /// Get current register pressure for the top scheduled instructions.
495 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineScheduler.h 178 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
236 /// schedule the node at the top of the unscheduled region. Otherwise it will
248 /// top-down scheduling.
273 /// The top of the unscheduled zone.
332 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
362 // Top-Level entry points for the schedule() driver...
409 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
424 /// The top of the unscheduled zone.
451 /// Get current register pressure for the top scheduled instructions.
495 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/json/
decode_test.go 154 type Top struct {
435 {in: " 42 \x01", err: &SyntaxError{"invalid character '\\x01' after top-level value", 5}},
437 {in: " false \x01", err: &SyntaxError{"invalid character '\\x01' after top-level value", 8}},
439 {in: " 3.4 \x01", err: &SyntaxError{"invalid character '\\x01' after top-level value", 6}},
441 {in: " \"string\" \x01", err: &SyntaxError{"invalid character '\\x01' after top-level value", 11}},
573 ptr: new(Top),
574 out: Top{
838 ptr: new(Top),
865 ptr: new(Top),
926 top := &Top
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
decode_test.go 154 type Top struct {
435 {in: " 42 \x01", err: &SyntaxError{"invalid character '\\x01' after top-level value", 5}},
437 {in: " false \x01", err: &SyntaxError{"invalid character '\\x01' after top-level value", 8}},
439 {in: " 3.4 \x01", err: &SyntaxError{"invalid character '\\x01' after top-level value", 6}},
441 {in: " \"string\" \x01", err: &SyntaxError{"invalid character '\\x01' after top-level value", 11}},
573 ptr: new(Top),
574 out: Top{
838 ptr: new(Top),
865 ptr: new(Top),
926 top := &Top
    [all...]
  /external/clang/lib/Basic/
VirtualFileSystem.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
MachineScheduler.h 156 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
203 /// schedule the node at the top of the unscheduled region. Otherwise it will
215 /// top-down scheduling.
239 /// The top of the unscheduled zone.
295 MachineBasicBlock::iterator top() const { return CurrentTop; } function in class:llvm::ScheduleDAGMI
322 // Top-Level entry points for the schedule() driver...
366 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
381 /// The top of the unscheduled zone.
410 /// Get current register pressure for the top scheduled instructions.
454 // Top-Level entry points for the schedule() driver..
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincon.h 24 SHORT Top;

Completed in 657 milliseconds

12 3 4