HomeSort by relevance Sort by last modified time
    Searched full:bitvector (Results 151 - 174 of 174) sorted by null

1 2 3 4 5 67

  /external/llvm/lib/CodeGen/
RegAllocGreedy.cpp 190 BitVector LiveBundles;
809 BitVector Todo = SA->getThroughBlocks();
    [all...]
RegAllocPBQP.cpp 218 BitVector regMaskOverlaps;
ScheduleDAG.cpp 574 void ScheduleDAGTopologicalSort::Shift(BitVector& Visited, int LowerBound,
BranchFolding.cpp 222 BitVector JTIsLive(JTI->getJumpTables().size());
383 BitVector RegsLiveAtExit(TRI->getNumRegs());
    [all...]
MachineVerifier.cpp 82 BitVector regsReserved;
677 BitVector PR = MFI->getPristineRegs(MBB);
    [all...]
TargetLoweringBase.cpp 15 #include "llvm/ADT/BitVector.h"
844 BitVector SuperRegRC(TRI->getNumRegClasses());
    [all...]
CriticalAntiDepBreaker.cpp 77 BitVector Pristine = MFI->getPristineRegs(BB);
TailDuplication.cpp 794 BitVector RegsLiveAtExit(TRI->getNumRegs());
    [all...]
LiveIntervalAnalysis.cpp 649 BitVector &UsableRegs) {
    [all...]
TwoAddressInstructionPass.cpp 32 #include "llvm/ADT/BitVector.h"
    [all...]
MachineScheduler.cpp     [all...]
  /external/srtp/crypto/math/
datatypes.c 437 /* initialize bitvector to zero */
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp 41 #include "llvm/ADT/BitVector.h"
106 llvm::BitVector live(cfg->getNumBlockIDs());
    [all...]
SemaChecking.cpp 35 #include "llvm/ADT/BitVector.h"
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 272 // MagicBitvector - This is a magic bitvector where we set a bit if the
351 // If this element is in range, update our magic bitvector.
446 // If a 32-bit or 64-bit magic bitvector captures the entire comparison state
    [all...]
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 115 BitVector *nullCheckedRegs; // Track which registers have been null-checked
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 61 /// ValueTypeActions - This is a bitvector that contains two bits for each
    [all...]
SelectionDAGBuilder.cpp 17 #include "llvm/ADT/BitVector.h"
    [all...]
TargetLowering.cpp 15 #include "llvm/ADT/BitVector.h"
    [all...]
  /dalvik/vm/analysis/
CodeVerify.cpp     [all...]
  /external/clang/lib/Analysis/
ThreadSafety.cpp 31 #include "llvm/ADT/BitVector.h"
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 14 #include "llvm/ADT/BitVector.h"
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 868 milliseconds

1 2 3 4 5 67