Home
last modified time | relevance | path

Searched defs:Body (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/tint/src/sem/
Dswitch_statement.h70 const BlockStatement* Body() const { return body_; } in Body() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceLoopAnalyzer.h26 CfgUnorderedSet<SizeT> Body; // Node IDs member
DWasmTranslator.cpp1434 FunctionBody &Body) { in translateFunction()
1572 FunctionBody Body; in translate() local
DIceCfg.cpp599 Cfg::findLoopInvariantInstructions(const CfgUnorderedSet<SizeT> &Body) { in findLoopInvariantInstructions()
/third_party/node/deps/npm/node_modules/minipass-fetch/lib/
Dresponse.js6 const Body = require('./body.js') constant
Drequest.js6 const Body = require('./body.js') constant
Dbody.js20 class Body { class
Dindex.js8 const Body = require('./body.js') constant
/third_party/skia/third_party/externals/tint/src/transform/
Dfor_loop_to_loop_test.cc56 TEST_F(ForLoopToLoopTest, Body) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmMacro.h144 StringRef Body; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp289 virtual void deallocateFunctionBody(void *Body) { in deallocateFunctionBody()
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl_for_stmt_test.cc40 TEST_F(ForStmtTest, Body) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp2388 bool AsmParser::expandMacro(raw_svector_ostream &OS, StringRef Body, in expandMacro()
2779 StringRef Body = M->Body; in handleMacroEntry() local
4474 StringRef Body = StringRef(BodyStart, BodyEnd - BodyStart); in parseDirectiveMacro() local
4498 StringRef Body, in checkForBadMacro()
5524 StringRef Body = StringRef(BodyStart, BodyEnd - BodyStart); in parseMacroLikeBody() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1691 BasicBlock *Body = *(CurLoop->block_begin()); in transformLoopToCountable() local
1797 BasicBlock *Body = *(CurLoop->block_begin()); in transformLoopToPopcount() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h130 ArrayRef<uint8_t> Body; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h104 yaml::BinaryRef Body; member
/third_party/typescript/src/compiler/transformers/
Des2015.ts55 Body = 1 << 0, // Modified in the body of the iteration statement enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp2733 SmallVector<Type*, 8> Body; in ParseStructDefinition() local
2749 bool LLParser::ParseStructBody(SmallVectorImpl<Type*> &Body) { in ParseStructBody()
/third_party/typescript/lib/
Dlib.webworker.d.ts819 interface Body { interface
Dlib.dom.d.ts2586 interface Body { interface
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts799 interface Body { interface
Ddom.generated.d.ts2566 interface Body { interface