Home
last modified time | relevance | path

Searched defs:BasicBlock (Results 1 – 25 of 153) sorted by relevance

1234567

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h22 class BasicBlock; variable
39 virtual void emitBasicBlockStartAnnot(const BasicBlock *, in emitBasicBlockStartAnnot()
45 virtual void emitBasicBlockEndAnnot(const BasicBlock *, in emitBasicBlockEndAnnot()
DDominators.h84 BasicBlockEdge(const std::pair<BasicBlock *, BasicBlock *> &Pair) in BasicBlockEdge()
87 BasicBlockEdge(const std::pair<const BasicBlock *, const BasicBlock *> &Pair) in BasicBlockEdge()
DInstruction.h33 class BasicBlock; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIteratedDominanceFrontier.h17 class BasicBlock; variable
DGuardUtils.h17 class BasicBlock; variable
DOrderedBasicBlock.h31 class BasicBlock; variable
DSyncDependenceAnalysis.h27 class BasicBlock; variable
DCFG.h22 class BasicBlock; variable
DIntervalPartition.h31 class BasicBlock; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DBlockExtractor.cpp48 void init(const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in init()
75 BlockExtractor(const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in BlockExtractor()
101 const SmallVectorImpl<SmallVector<BasicBlock *, 16>> in createBlockExtractorPass()
/third_party/spirv-tools/source/val/
Dvalidate.h31 class BasicBlock; variable
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate.h31 class BasicBlock; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate.h31 class BasicBlock; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DCodeMoverUtils.h19 class BasicBlock; variable
DBypassSlowDivision.h27 class BasicBlock; variable
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gv100.h59 virtual bool visit(BasicBlock *) { return true; } in visit() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h37 class BasicBlock; variable
/third_party/mindspore/mindspore-src/source/tests/st/networks/models/fasterrcnn/src/backbone/
Ddet_resnet.py76 class BasicBlock(nn.Cell): class
192 block: Type[Union[BasicBlock, Bottleneck]],
224 block: Type[Union[BasicBlock, Bottleneck]],
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
DIPO.h29 class BasicBlock; variable
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_swap_conditional_branch_operands.cpp39 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_swap_conditional_branch_operands.cpp39 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_permute_phi_operands.cpp40 const protobufs::InstructionDescriptor& /*unused*/) { in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_swap_conditional_branch_operands.cpp39 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_permute_phi_operands.cpp40 const protobufs::InstructionDescriptor& /*unused*/) { in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DDependencyAnalysis.h29 class BasicBlock; variable

1234567