Home
last modified time | relevance | path

Searched defs:parentBlock (Results 1 – 16 of 16) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DSeparateDeclarations.cpp52 TIntermBlock *parentBlock = getParentNode()->getAsBlock(); in visitDeclaration() local
/external/angle/src/compiler/translator/tree_ops/d3d/
DSeparateArrayInitialization.cpp61 TIntermBlock *parentBlock = getParentNode()->getAsBlock(); in visitDeclaration() local
DArrayReturnValueToOutParameter.cpp155 TIntermBlock *parentBlock = getParentNode()->getAsBlock(); in visitAggregate() local
DRewriteExpressionsWithShaderStorageBlock.cpp309 TIntermBlock *parentBlock = getParentNode()->getAsBlock(); in visitAggregate() local
/external/angle/src/compiler/translator/tree_ops/gl/
DRewriteRepeatedAssignToSwizzled.cpp73 TIntermBlock *parentBlock = getParentNode()->getAsBlock(); in visitBinary() local
DVectorizeVectorScalarArithmetic.cpp254 const TIntermBlock *parentBlock = getParentBlock(); in visitAggregate() local
/external/llvm-project/mlir/lib/Analysis/
DBufferAliasAnalysis.cpp66 Block *parentBlock = branchInterface->getBlock(); in build() local
DNumberOfExecutions.cpp168 Block *parentBlock = parentOp->getBlock(); in getNumberOfExecutions() local
/external/llvm-project/mlir/examples/toy/Ch7/mlir/
DLowerToAffineLoops.cpp42 auto *parentBlock = alloc->getBlock(); in insertAllocAndDealloc() local
/external/llvm-project/mlir/examples/toy/Ch6/mlir/
DLowerToAffineLoops.cpp42 auto *parentBlock = alloc->getBlock(); in insertAllocAndDealloc() local
/external/llvm-project/mlir/examples/toy/Ch5/mlir/
DLowerToAffineLoops.cpp42 auto *parentBlock = alloc->getBlock(); in insertAllocAndDealloc() local
/external/llvm-project/mlir/lib/Transforms/
DBufferOptimizations.cpp182 Block *parentBlock; in findPlacementBlock() local
DBufferDeallocation.cpp200 Block *parentBlock = value.getParentBlock(); in introduceCopies() local
/external/angle/src/compiler/translator/tree_util/
DIntermTraverse.cpp272 ParentBlock &parentBlock = mParentBlockStack.back(); in insertStatementsInParentBlock() local
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp163 auto *parentBlock = forOp->getBlock(); in promoteIfSingleIteration() local
223 auto *parentBlock = forOp->getBlock(); in promoteIfSingleIteration() local
1542 auto *parentBlock = input[0]->getBlock(); in permuteLoops() local
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp3316 TInterfaceBlock* parentBlock = type.getInterfaceBlock(); in uniformRegister() local