HomeSort by relevance Sort by last modified time
    Searched defs:ID (Results 551 - 575 of 1021) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/CodeGen/
EarlyIfConversion.cpp 592 static char ID;
593 EarlyIfConverter() : MachineFunctionPass(ID) {}
607 char EarlyIfConverter::ID = 0;
608 char &llvm::EarlyIfConverterID = EarlyIfConverter::ID;
MachineBlockPlacement.cpp 255 static char ID; // Pass identification, replacement for typeid
256 MachineBlockPlacement() : MachineFunctionPass(ID) {
272 char MachineBlockPlacement::ID = 0;
273 char &llvm::MachineBlockPlacementID = MachineBlockPlacement::ID;
    [all...]
PeepholeOptimizer.cpp 117 static char ID; // Pass identification
118 PeepholeOptimizer() : MachineFunctionPass(ID) {
298 char PeepholeOptimizer::ID = 0;
299 char &llvm::PeepholeOptimizerID = PeepholeOptimizer::ID;
    [all...]
PrologEpilogInserter.cpp 55 static char ID;
56 PEI() : MachineFunctionPass(ID) {
99 char PEI::ID = 0;
100 char &llvm::PrologEpilogCodeInserterID = PEI::ID;
    [all...]
RegAllocFast.cpp 52 static char ID;
53 RAFast() : MachineFunctionPass(ID), StackSlotForVirtReg(-1),
196 char RAFast::ID = 0;
    [all...]
StackColoring.cpp 130 static char ID;
131 StackColoring() : MachineFunctionPass(ID) {
177 char StackColoring::ID = 0;
178 char &llvm::StackColoringID = StackColoring::ID;
TailDuplication.cpp 80 static char ID;
82 MachineFunctionPass(ID), PreRegAlloc(false) {}
127 char TailDuplicatePass::ID = 0;
130 char &llvm::TailDuplicateID = TailDuplicatePass::ID;
    [all...]
  /external/llvm/lib/IR/
Attributes.cpp 37 FoldingSetNodeID ID;
38 ID.AddInteger(Kind);
39 if (Val) ID.AddInteger(Val);
42 AttributeImpl *PA = pImpl->AttrsSet.FindNodeOrInsertPos(ID, InsertPoint);
60 FoldingSetNodeID ID;
61 ID.AddString(Kind);
62 if (!Val.empty()) ID.AddString(Val);
65 AttributeImpl *PA = pImpl->AttrsSet.FindNodeOrInsertPos(ID, InsertPoint);
459 FoldingSetNodeID ID;
466 I->Profile(ID);
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64CollectLOH.cpp 173 static char ID;
174 AArch64CollectLOH() : MachineFunctionPass(ID) {
214 /// Map a register to a dense id.
216 /// Map a dense id to a register. Used for debug purposes.
220 char AArch64CollectLOH::ID = 0;
333 // Use the global register ID when querying APIs external to this
    [all...]
  /external/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp 43 static char ID;
44 ARMExpandPseudo() : MachineFunctionPass(ID) {}
71 char ARMExpandPseudo::ID = 0;
    [all...]
Thumb2SizeReduction.cpp 135 static char ID;
202 char Thumb2SizeReduce::ID = 0;
205 Thumb2SizeReduce::Thumb2SizeReduce() : MachineFunctionPass(ID) {
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp 68 static char ID;
69 HexagonPacketizer() : MachineFunctionPass(ID) {
89 char HexagonPacketizer::ID = 0;
    [all...]
  /external/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp 171 : MachineFunctionPass(ID), TM(tm) { }
251 static char ID;
253 char Filler::ID = 0;
  /external/llvm/lib/Target/R600/
R600ControlFlowFinalizer.cpp 219 static char ID;
472 : MachineFunctionPass(ID), TII(nullptr), TRI(nullptr), ST(nullptr) {}
672 char R600ControlFlowFinalizer::ID = 0;
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 70 static char ID; // Pass identification, replacement for typeid
72 : CallGraphSCCPass(ID), maxElements(maxElements) {
96 char ArgPromotion::ID = 0;
    [all...]
DeadArgumentElimination.cpp 133 // DAH uses this to specify a different ID.
134 explicit DAE(char &ID) : ModulePass(ID) {}
137 static char ID; // Pass identification, replacement for typeid
138 DAE() : ModulePass(ID) {
165 char DAE::ID = 0;
173 static char ID;
174 DAH() : DAE(ID) {}
180 char DAH::ID = 0;
    [all...]
LowerBitSets.cpp 188 static char ID;
189 LowerBitSets() : ModulePass(ID) {
237 char LowerBitSets::ID = 0;
  /external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp 431 // intrinsic loads/stores, the id is retrieved from the corresponding
715 static char ID;
717 EarlyCSELegacyPass() : FunctionPass(ID) {
745 char EarlyCSELegacyPass::ID = 0;
MemCpyOptimizer.cpp 318 static char ID; // Pass identification, replacement for typeid
319 MemCpyOpt() : FunctionPass(ID) {
356 char MemCpyOpt::ID = 0;
    [all...]
PlaceSafepoints.cpp 115 static char ID;
125 : LoopPass(ID), CallSafepointsEnabled(CallSafepoints) {
151 static char ID; // Pass identification, replacement for typeid
153 PlaceSafepoints() : ModulePass(ID) {
706 char PlaceBackedgeSafepointsImpl::ID = 0;
707 char PlaceSafepoints::ID = 0;
    [all...]
Scalarizer.cpp 128 static char ID;
131 FunctionPass(ID) {
179 char Scalarizer::ID = 0;
  /external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp 604 unsigned ID = 0;
606 BBNumbers[I] = ID++;
    [all...]
  /external/mesa3d/src/mesa/main/
errors.c 47 GLuint ID;
147 * The only entrypoint that gives a severity for a client-defined ID
151 * that an ID will either appear in none of the three severity lists,
154 * Because Insert() is the only place that will learn an ID's severity,
155 * it should insert an ID into the appropriate list, but only if the ID
171 * Returns the state of the given message ID in a client-controlled
178 GLuint id, int severity)
186 if (id)
187 state = (uintptr_t)_mesa_HashLookup(nspace->IDs, id);
566 GLuint id; local
    [all...]
  /external/nist-sip/java/gov/nist/core/
LexerCore.java 44 public static final int ID = END - 1;
141 /** Peek the next id but dont move the buffer pointer forward.
152 /** Get the next id.
176 String id = ttoken(); local
177 tok.tokenValue = id;
178 String idUppercase = id.toUpperCase();
183 tok.tokenType = ID;
209 if (tok == ID) {
210 // Generic ID sought.
213 String id = getNextId() local
220 String id = ttokenSafe(); local
    [all...]
  /frameworks/base/core/java/android/os/
Build.java 38 public static final String ID = getString("ro.build.id");
40 /** A build ID string meant for displaying to the user */
41 public static final String DISPLAY = getString("ro.build.display.id");
659 getString("ro.build.id") + '/' +
    [all...]

Completed in 428 milliseconds

<<21222324252627282930>>