Home
last modified time | relevance | path

Searched defs:setHint (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/libANGLE/
DGLES1State.cpp534 void GLES1State::setHint(GLenum target, GLenum mode) in setHint() function in gl::GLES1State
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp217 void LoopVectorizeHints::setHint(StringRef Name, Metadata *Arg) { in setHint() function in llvm::LoopVectorizeHints
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp226 void LoopVectorizeHints::setHint(StringRef Name, Metadata *Arg) { in setHint() function in llvm::LoopVectorizeHints
/external/mesa3d/src/amd/compiler/
Daco_ir.h848 constexpr void setHint(PhysReg reg) noexcept in setHint() function
/external/clang/include/clang/AST/
DOpenMPClause.h3767 void setHint(Expr *H) { Hint = H; } in setHint() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1230 void setHint(StringRef Name, Metadata *Arg) { in setHint() function in __anonaac874760111::LoopVectorizeHints
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h6047 void setHint(Expr *H) { Hint = H; } in setHint() function