Searched
full:basic (Results
1976 -
2000 of
8959) sorted by null
<<71727374757677787980>>
/external/clang/lib/Tooling/ |
Refactoring.cpp | 14 #include "clang/Basic/DiagnosticOptions.h" 15 #include "clang/Basic/FileManager.h" 16 #include "clang/Basic/SourceManager.h"
|
/external/clang/tools/scan-build/ |
scan-build.1 | 115 .Ql basic 136 .Ql basic 138 .Ql basic
|
/external/deqp/modules/gles3/functional/ |
es3fBufferCopyTests.cpp | 253 // .basic 255 tcu::TestCaseGroup* basicGroup = new tcu::TestCaseGroup(m_testCtx, "basic", "Basic buffer copy cases");
|
es3fFboDepthbufferTests.cpp | 327 // .basic 329 tcu::TestCaseGroup* basicGroup = new tcu::TestCaseGroup(m_testCtx, "basic", "Basic depth tests");
|
es3fFboStencilbufferTests.cpp | 255 // .basic 257 tcu::TestCaseGroup* basicGroup = new tcu::TestCaseGroup(m_testCtx, "basic", "Basic stencil tests");
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/ |
SsaToRop.java | 240 * @return rop-form basic block list 274 * Validates that a basic block is a valid end predecessor. It must 293 * Converts a single basic block to rop form.
|
/external/freetype/include/ |
fttypes.h | 40 /* Basic Data Types */ 43 /* The basic data types defined by the library. */ 46 /* This section contains the basic data types defined by FreeType~2, */ [all...] |
/external/gtest/include/gtest/ |
gtest-message.h | 87 // The type of basic IO manipulators (endl, ends, and flush) for 159 // Since the basic IO manipulators are overloaded for both narrow 163 // endl or other basic IO manipulators to Message will confuse the
|
/external/icu/icu4c/source/common/ |
udataswp.h | 159 /* basic functions for reading data values */ 168 /* basic functions for writing data values */ 175 /* basic functions for data transformations */
|
/external/llvm/docs/HistoricalNotes/ |
2007-OriginalClangReadme.txt | 25 libsupport - Basic support library, reused from LLVM. 75 build a preprocessor, you take the Basic and Lexer libraries. If you want an 94 * Basic Command-Line Options:
|
/external/llvm/lib/CodeGen/ |
LexicalScopes.cpp | 284 /// getMachineBasicBlocks - Populate given set using machine basic blocks which 310 /// machine instruction's lexical scope in a given machine basic block. 316 // Current function scope covers all basic blocks in the function.
|
/external/llvm/lib/Target/AArch64/ |
AArch64A53Fix835769.cpp | 128 // Get the previous machine basic block in the function. 191 // First, scan the basic block, looking for a sequence of 2 instructions 227 // Then update the basic block, inserting nops between the detected sequences.
|
AArch64CollectLOH.cpp | 135 cl::desc("Restrict analysis at basic block scope"), 194 /// Map a basic block to a set of instructions per register. 195 /// This is used to represent the exposed uses of a basic block 199 /// Map a basic block to an instruction per register. 200 /// This is used to represent the live-out definitions of a basic block 207 /// Map a basic block to a BitVector. 208 /// This is used to record the kill registers per basic block. 269 /// For each basic block BB in MF, record: 317 // current basic block definition for this color, if any, is in Gen. 365 // If we restrict our analysis to basic block scope, conservatively add [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonPeephole.cpp | 125 // Loop over all of the basic blocks. 132 // Traverse the basic block. 310 } // Basic Block
|
/external/llvm/lib/Target/PowerPC/ |
PPCBranchSelector.cpp | 12 // target basic block. It does this in two passes; a calculation of basic block 43 /// BlockSizes - The sizes of the basic blocks in the function.
|
/external/llvm/lib/Target/X86/ |
X86VZeroUpper.cpp | 67 // each basic block that may need to be guarded by a 173 /// processBasicBlock - Loop over all of the instructions in the basic block, 247 /// runOnMachineFunction - Loop over all of the basic blocks, inserting
|
/external/llvm/lib/Transforms/IPO/ |
LoopExtractor.cpp | 164 cl::desc("A file containing list of basic blocks to not extract"), 190 "Extract Basic Blocks From Module (for bugpoint use)", 259 // Figure out which index the basic block is in its function.
|
/external/llvm/lib/Transforms/Scalar/ |
Sink.cpp | 111 // Process all basic blocks. 133 // Walk the basic block bottom-up. Remember if we saw a store. 182 /// in the specified basic block.
|
/external/llvm/lib/Transforms/Utils/ |
BypassSlowDivision.cpp | 96 // Basic Block is split before divide 101 // Add new basic block for slow divide operation 117 // Add new basic block for fast divide operation
|
/external/llvm/test/CodeGen/ARM/ |
fold-stack-adjust.ll | 132 ; basic-block was when the entire block was epilogue code. 136 ; Important to check for beginning of basic block, because if it gets 162 ; We want the epilogue to be the only thing in a basic block so that we hit
|
/external/llvm/test/CodeGen/Mips/ |
prevent-hoisting.ll | 6 ; two basic blocks to the common predecessor block) takes this into account and 17 ; Check that sll instruction that writes to $1 starts basic block. 21 ; Check that identical sll instruction starts another basic block.
|
/external/ltrace/testsuite/ |
README | 136 some basic functions used in all the test cases. 139 some basic tests for major fetures of ltrace. 197 Current testsuite is quite basic. The framework of testsuite is
|
/external/mesa3d/src/glsl/ |
opt_tree_grafting.cpp | 46 * then go through basic blocks seeing if we find an opportunity to 150 * different basic block. 251 * different basic block.
|
/external/openssl/crypto/ocsp/ |
ocsp_cl.c | 192 /* Extract basic response from OCSP_RESPONSE or NULL if 193 * no basic response present. 216 * a basic response.
|
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
fttypes.h | 40 /* Basic Data Types */ 43 /* The basic data types defined by the library. */ 46 /* This section contains the basic data types defined by FreeType~2, */ [all...] |
Completed in 921 milliseconds
<<71727374757677787980>>