Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h52 SystemZCP::SystemZCPModifier getModifier() const { return Modifier; } in getModifier() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h63 CSKYCP::CSKYCPModifier getModifier() const { return Modifier; } in getModifier() function
H A DCSKYISelLowering.cpp767 static CSKYCP::CSKYCPModifier getModifier(unsigned Flags) { getModifier() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h98 ARMCP::ARMCPModifier getModifier() const { return Modifier; } in getModifier() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h3384 OpenMPReductionClauseModifier getModifier() const { return Modifier; } getModifier() function
4137 OpenMPLinearClauseKind getModifier() const { return Modifier; } getModifier() function
4989 const Expr *getModifier() const { getModifier() function
5099 OpenMPDeviceClauseModifier getModifier() const { return Modifier; } getModifier() function
6383 OpenMPGrainsizeClauseModifier getModifier() const { return Modifier; } getModifier() function
6515 OpenMPNumTasksClauseModifier getModifier() const { return Modifier; } getModifier() function
7885 OpenMPOrderClauseModifier getModifier() const { return Modifier; } getModifier() function
8658 Expr *getModifier() { return getTrailingObjects<Expr *>()[varlist_size()]; } getModifier() function
8659 Expr *getModifier() const { getModifier() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp499 char GCCAsmStmt::AsmStringPiece::getModifier() const { getModifier() function in GCCAsmStmt::AsmStringPiece
H A DOpenMPClause.cpp1116 Expr *OMPDependClause::getModifier() { return *getVarRefs().end(); } in getModifier() function in OMPDependClause
[all...]