Home
last modified time | relevance | path

Searched defs:Special (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow_deadcode.c37 unsigned char Special[RC_NUM_SPECIAL_REGISTERS]; member
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
Dradeon_dataflow_deadcode.c37 unsigned char Special[RC_NUM_SPECIAL_REGISTERS]; member
/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp171 bool Special = MI->isCall() || in PrescanInstruction() local
DAggressiveAntiDepBreaker.cpp444 bool Special = MI->isCall() || in ScanInstruction() local
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dexamples.cpp145 typedef First::Bar<Second::Foo> Special; typedef
/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp56 unsigned Special : 1; // Needs to be dealt with specially member
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas2413 property Special: TSmallintArray read FSpecial write FSpecial; property
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1214 Special, ///< A special case of basic, allowing -1 scales. enumerator