Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h52 SystemZCP::SystemZCPModifier getModifier() const { return Modifier; } in getModifier() function
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DBasicPtxBuilderInterface.cpp64 auto getModifier = [&]() -> const char * { in insertValue() local
/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaConstantPoolValue.h83 XtensaCP::XtensaCPModifier getModifier() const { return Modifier; } in getModifier() function
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h63 CSKYCP::CSKYCPModifier getModifier() const { return Modifier; } in getModifier() function
H A DCSKYISelLowering.cpp765 static CSKYCP::CSKYCPModifier getModifier(unsigned Flags) { getModifier() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h98 ARMCP::ARMCPModifier getModifier() const { return Modifier; } in getModifier() function
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h3424 OpenMPReductionClauseModifier getModifier() const { return Modifier; } getModifier() function
4177 OpenMPLinearClauseKind getModifier() const { return Modifier; } getModifier() function
5029 const Expr *getModifier() const { getModifier() function
5139 OpenMPDeviceClauseModifier getModifier() const { return Modifier; } getModifier() function
6423 OpenMPGrainsizeClauseModifier getModifier() const { return Modifier; } getModifier() function
6555 OpenMPNumTasksClauseModifier getModifier() const { return Modifier; } getModifier() function
7925 OpenMPOrderClauseModifier getModifier() const { return Modifier; } getModifier() function
8698 Expr *getModifier() { return getTrailingObjects<Expr *>()[varlist_size()]; } getModifier() function
8699 Expr *getModifier() const { getModifier() function
[all...]
/llvm-project/clang/lib/AST/
H A DStmt.cpp500 char GCCAsmStmt::AsmStringPiece::getModifier() const { getModifier() function in GCCAsmStmt::AsmStringPiece
H A DOpenMPClause.cpp1116 Expr *OMPDependClause::getModifier() { return *getVarRefs().end(); } getModifier() function in OMPDependClause
[all...]