Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXPeephole.cpp134 auto BlockIter = MBB.begin(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXPeephole.cpp134 auto BlockIter = MBB.begin(); in runOnMachineFunction() local
/external/llvm/lib/Target/NVPTX/
DNVPTXPeephole.cpp135 auto BlockIter = MBB.begin(); in runOnMachineFunction() local
/external/skia/src/gpu/
DGrBlockAllocator.h381 template <bool Forward, bool Const> class BlockIter; variable
693 BlockIter(AllocatorT* allocator) : fAllocator(allocator) {} in BlockIter() function
DGrTBlockList.h382 using BlockIter = typename GrBlockAllocator::BlockIter<Forward, Const>; variable
/external/llvm/lib/CodeGen/
DMachineCombiner.cpp359 auto BlockIter = MBB->begin(); in combineInstructions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCombiner.cpp509 auto BlockIter = MBB->begin(); in combineInstructions() local
/external/llvm-project/llvm/lib/CodeGen/
DMachineCombiner.cpp513 auto BlockIter = MBB->begin(); in combineInstructions() local