HomeSort by relevance Sort by last modified time
    Searched refs:BranchSize (Results 1 - 20 of 20) sorted by null

  /external/llvm/lib/Target/MSP430/
MSP430BranchSelector.cpp 118 int BranchSize;
123 BranchSize = MBBStartOffset;
126 BranchSize += BlockSizes[i];
130 BranchSize = -MBBStartOffset;
133 BranchSize += BlockSizes[i];
137 if (isInt<10>(BranchSize)) {
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430BranchSelector.cpp 115 int BranchSize;
120 BranchSize = MBBStartOffset;
123 BranchSize += BlockSizes[i];
127 BranchSize = -MBBStartOffset;
130 BranchSize += BlockSizes[i];
134 if (isInt<10>(BranchSize)) {
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCBranchSelector.cpp 115 int BranchSize;
120 BranchSize = MBBStartOffset;
123 BranchSize += BlockSizes[i];
127 BranchSize = -MBBStartOffset;
130 BranchSize += BlockSizes[i];
134 if (isInt<16>(BranchSize)) {
  /external/llvm/lib/Target/PowerPC/
PPCBranchSelector.cpp 164 int BranchSize;
169 BranchSize = MBBStartOffset;
172 BranchSize += BlockSizes[i];
176 BranchSize = -MBBStartOffset;
179 BranchSize += BlockSizes[i];
183 if (isInt<16>(BranchSize)) {
  /external/llvm/include/llvm/ADT/
IntervalMap.h 452 BranchSize = AllocBytes /
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
IntervalMap.h 431 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 456 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 456 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
IntervalMap.h 457 BranchSize = AllocBytes /
    [all...]

Completed in 733 milliseconds