Home
last modified time | relevance | path

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

1234567

/third_party/flutter/skia/src/sksl/
DSkSLCFGGenerator.h22 struct BasicBlock { struct
23 struct Node {
123 std::vector<BasicBlock> fBlocks; argument
/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
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate.h30 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/swiftshader/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/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DCodeMoverUtils.h19 class BasicBlock; variable
DBypassSlowDivision.h27 class BasicBlock; variable
/third_party/mesa3d/src/gallium/drivers/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/flutter/skia/third_party/externals/spirv-tools/source/val/
Dconstruct.h42 class BasicBlock; variable
/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.cpp38 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_permute_phi_operands.cpp39 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/spirv-tools/source/fuzz/
Dfuzzer_pass_swap_conditional_branch_operands.cpp39 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()

1234567