Home
last modified time | relevance | path

Searched refs:setKind (Results 1 – 11 of 11) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DField.php134 public function setKind($var) function in Google\\Protobuf\\Field
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h83 void setKind(NodeKind K) { Kind = K; } in setKind() function
150 setKind((InstList.size() == 0 && Input.size() == 1) in appendInstructions()
DLazyCallGraph.h173 void setKind(Kind K) { Value.setInt(K); } in setKind() function
/third_party/protobuf/php/tests/
DWellKnownTest.php212 $m->setKind(Kind::TYPE_DOUBLE);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp370 E.setKind(PCRel32); in fixGOTEdge()
DMachO_arm64.cpp407 E.setKind(Delta32); in fixGOTEdge()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp68 void setKind(BaseKind K) { in setKind() function in __anond543a8f60111::WebAssemblyFastISel::Address
326 Addr.setKind(Address::FrameIndexBase); in computeAddress()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp104 void setKind(BaseKind K) { Kind = K; } in setKind() function in __anonc4283c6c0111::MipsFastISel::Address
535 Addr.setKind(Address::FrameIndexBase); in computeAddress()
1262 Addr.setKind(Address::RegBase); in processCallArgs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp49 Edges[EdgeIndexMap.find(&TargetN)->second].setKind(EK); in setEdgeKind()
1406 E.setKind(Edge::Call); in insertTrivialCallEdge()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h77 void setKind(Kind K) { this->K = K; } in setKind() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp102 void setKind(BaseKind K) { Kind = K; } in setKind() function in __anonb757f20c0111::AArch64FastISel::Address
674 Addr.setKind(Address::FrameIndexBase); in computeAddress()
1062 Addr.setKind(Address::RegBase); in simplifyAddress()
3136 Addr.setKind(Address::RegBase); in processCallArgs()