Home
last modified time | relevance | path

Searched defs:Block (Results 201 – 225 of 1024) sorted by relevance

12345678910>>...41

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/x86/
Dssa.go22 func ssaMarkMoves(s *ssagen.State, b *ssa.Block) {
899 func ssaGenBlock(s *ssagen.State, b, next *ssa.Block) {
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DPostOrderCFGView.h50 std::pair<std::nullopt_t, bool> insert(const CFGBlock *Block) { in insert()
67 bool alreadySet(const CFGBlock *Block) { in alreadySet()
DCalledOnceCheck.h99 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) {} in handleBlockThatIsGuaranteedToBeCalledOnce()
105 virtual void handleBlockWithNoGuarantees(const BlockDecl *Block) {} in handleBlockWithNoGuarantees()
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DInReadableOrder.cpp64 ReadableOrderTraverser(std::function<void(Block*, spv::ReachReason, Block*)> callback) in ReadableOrderTraverser()
128 void spv::inReadableOrder(Block* root, std::function<void(Block*, spv::ReachReason, Block*)> callba… in inReadableOrder()
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DInReadableOrder.cpp64 ReadableOrderTraverser(std::function<void(Block*, spv::ReachReason, Block*)> callback) in ReadableOrderTraverser()
128 void spv::inReadableOrder(Block* root, std::function<void(Block*, spv::ReachReason, Block*)> callba… in inReadableOrder()
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h50 std::pair<llvm::NoneType, bool> insert(const CFGBlock *Block) { in insert()
66 bool alreadySet(const CFGBlock *Block) { in alreadySet()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/
H A DUnsqueeze.cpp13 struct Block final { struct
14 ivec2 info;
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
Dssa.go23 func ssaMarkMoves(s *ssagen.State, b *ssa.Block) {
1999 func ssaGenBlock(s *ssagen.State, b, next *ssa.Block) {
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDivergenceAnalysis.h114 void markBlockJoinDivergent(const BasicBlock &Block) { in markBlockJoinDivergent()
125 bool isJoinDivergent(const BasicBlock &Block) const { in isJoinDivergent()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp240 static bool hasUniformPredicate(VPTState &Block) { in hasUniformPredicate()
246 static MachineInstr *getDivergent(VPTState &Block) { in getDivergent()
265 static bool isEntryPredicatedOnVCTP(VPTState &Block, in isEntryPredicatedOnVCTP()
274 static bool hasImplicitlyValidVPT(VPTState &Block, in hasImplicitlyValidVPT()
316 for (auto &Block : Blocks) { in isValid() local
1597 for (auto &Block : LoLoop.getVPTBlocks()) { in ConvertVPTBlocks() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_simple_arena.cc92 QuicheSimpleArena::Block::Block(size_t s) in Block() function in quiche::QuicheSimpleArena::Block
97 QuicheSimpleArena::Block::Block(QuicheSimpleArena::Block&& other) in Block() function in quiche::QuicheSimpleArena::Block
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/build/relnote/
Dlinks.go25 func addSymbolLinksBlocks(bs []md.Block, defaultPackage string) {
31 func addSymbolLinksBlock(b md.Block, defaultPackage string) {
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/riscv64/
Dssa.go184 func ssaMarkMoves(s *ssagen.State, b *ssa.Block) {}
796 func ssaGenBlock(s *ssagen.State, b, next *ssa.Block) {
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dpem_decrypt.go104 func IsEncryptedPEMBlock(b *pem.Block) bool {
124 func DecryptPEMBlock(b *pem.Block, password []byte) ([]byte, error) {
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp137 void PseudoProbeVerifier::collectProbeFactors(const BasicBlock *Block, in collectProbeFactors()
422 for (auto &Block : F) { in runOnFunction() local
432 for (auto &Block : F) { in runOnFunction() local
/aosp_15_r20/build/make/tools/product_config/src/com/android/build/config/
H A DMakeConfig.java70 public static class Block { class in MakeConfig
75 public Block(BlockType blockType) { in Block() method in MakeConfig.Block
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DCalledOnceCheck.h99 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) {} in handleBlockThatIsGuaranteedToBeCalledOnce()
105 virtual void handleBlockWithNoGuarantees(const BlockDecl *Block) {} in handleBlockWithNoGuarantees()
DPostOrderCFGView.h50 std::pair<std::nullopt_t, bool> insert(const CFGBlock *Block) { in insert()
67 bool alreadySet(const CFGBlock *Block) { in alreadySet()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DCalledOnceCheck.h99 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) {} in handleBlockThatIsGuaranteedToBeCalledOnce()
105 virtual void handleBlockWithNoGuarantees(const BlockDecl *Block) {} in handleBlockWithNoGuarantees()
DPostOrderCFGView.h50 std::pair<std::nullopt_t, bool> insert(const CFGBlock *Block) { in insert()
67 bool alreadySet(const CFGBlock *Block) { in alreadySet()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DCalledOnceCheck.h99 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) {} in handleBlockThatIsGuaranteedToBeCalledOnce()
105 virtual void handleBlockWithNoGuarantees(const BlockDecl *Block) {} in handleBlockWithNoGuarantees()
DPostOrderCFGView.h50 std::pair<std::nullopt_t, bool> insert(const CFGBlock *Block) { in insert()
67 bool alreadySet(const CFGBlock *Block) { in alreadySet()
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-deque/src/
Ddeque.rs1223 struct Block<T> { struct
1225 next: AtomicPtr<Block<T>>, argument
1231 impl<T> Block<T> { implementation
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dprint.go44 startBlock(b *Block, reachable bool)
45 endBlock(b *Block, reachable bool)
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
Dssa.go24 func ssaMarkMoves(s *ssagen.State, b *ssa.Block) {
1355 func ssaGenBlock(s *ssagen.State, b, next *ssa.Block) {

12345678910>>...41