/external/clang/include/clang/Analysis/Analyses/ |
D | LiveVariables.h | 61 const CFGBlock *currentBlock, in observeStmt()
|
/external/llvm-project/clang/include/clang/Analysis/Analyses/ |
D | LiveVariables.h | 62 const CFGBlock *currentBlock, in observeStmt()
|
/external/llvm-project/mlir/lib/Conversion/SCFToStandard/ |
D | SCFToStandard.cpp | 486 Block *currentBlock = rewriter.getInsertionBlock(); in matchAndRewrite() local 544 Block *currentBlock = rewriter.getInsertionBlock(); in matchAndRewrite() local
|
/external/aac/libMpegTPEnc/src/ |
D | tpenc_adts.h | 129 int currentBlock; /*!< Index of current raw data block */ member
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TrieIterator.java | 391 int currentBlock = m_nextBlock_; in checkBlock() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TrieIterator.java | 390 int currentBlock = m_nextBlock_; in checkBlock() local
|
/external/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/ |
D | PDLToPDLInterp.cpp | 271 void PatternLowering::generatePredicate(Block *currentBlock, in generatePredicate() 349 Block *currentBlock, Qualifier *question, Value val, Block *defaultDest, in generateSwitch() 374 void PatternLowering::generateRecordMatch(Block *currentBlock, Block *nextBlock, in generateRecordMatch()
|
/external/skia/src/gpu/ |
D | GrBlockAllocator.h | 307 const Block* currentBlock() const { return fTail; } in currentBlock() function 308 Block* currentBlock() { return fTail; } in currentBlock() function
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderControlFlow.cpp | 649 auto currentBlock = function.getBlock(state->block); in EmitPhi() local 679 void SpirvShader::StorePhi(Block::ID currentBlock, InsnIterator insn, EmitState *state, std::unorde… in StorePhi()
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz4/ |
D | FramedLZ4CompressorInputStream.java | 81 private InputStream currentBlock; field in FramedLZ4CompressorInputStream
|
/external/lz4/examples/ |
D | dictionaryRandomAccess.c | 111 int currentBlock = offset / BLOCK_BYTES; in test_decompress() local
|
/external/llvm-project/mlir/lib/Transforms/ |
D | BufferOptimizations.cpp | 173 Block *currentBlock = state.placementBlock; in findPlacementBlock() local
|
/external/llvm-project/mlir/lib/Analysis/ |
D | Liveness.cpp | 188 Block *currentBlock; in resolveLiveness() local
|
/external/skia/experimental/sktext/src/ |
D | Processor.cpp | 248 DecorBlock* currentBlock = &decorBlocks[0]; in iterateByVisualOrder() local
|
/external/llvm-project/mlir/lib/Dialect/GPU/Transforms/ |
D | AllReduceLowering.cpp | 270 Block *currentBlock = rewriter.getInsertionBlock(); in createIf() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | DeadStoresChecker.cpp | 132 const CFGBlock *currentBlock; member in __anon2d72c4130211::DeadStoreObs
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | DeadStoresChecker.cpp | 141 const CFGBlock *currentBlock; member in __anon12eb45a10211::DeadStoreObs
|
/external/llvm-project/clang/lib/Analysis/ |
D | LiveVariables.cpp | 156 const CFGBlock *currentBlock; member in __anonb978fe660311::TransferFunctions
|
D | UninitializedValues.cpp | 880 unsigned currentBlock = 0; member
|
/external/clang/lib/Analysis/ |
D | LiveVariables.cpp | 198 const CFGBlock *currentBlock; member in __anon2ed49e180411::TransferFunctions
|
D | UninitializedValues.cpp | 849 unsigned currentBlock; member
|
/external/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/ |
D | ConvertSPIRVToLLVM.cpp | 1052 Block *currentBlock = rewriter.getBlock(); in matchAndRewrite() local 1109 auto *currentBlock = rewriter.getInsertionBlock(); in matchAndRewrite() local
|
/external/skqp/src/sksl/ |
D | SkSLCPPCodeGenerator.cpp | 618 String& currentBlock = fExtraEmitCodeBlocks[fExtraEmitCodeBlocks.size() - 1]; in addExtraEmitCodeLine() local
|
/external/skia/src/sksl/codegen/ |
D | SkSLCPPCodeGenerator.cpp | 716 String& currentBlock = fExtraEmitCodeBlocks[fExtraEmitCodeBlocks.size() - 1]; in addExtraEmitCodeLine() local
|
/external/swiftshader/src/Shader/ |
D | VertexProgram.cpp | 1527 BasicBlock *currentBlock = Nucleus::getInsertBlock(); in SWITCH() local
|