Home
last modified time | relevance | path

Searched defs:EarlyClobber (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h55 EarlyClobber = 0x40, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp982 bool EarlyClobber = MO.isEarlyClobber(); in computeSubRangeUndefs() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2168 AddVariableConstraints(const std::string & Constraint,const Expr & AsmExpr,const TargetInfo & Target,CodeGenModule & CGM,const AsmStmt & Stmt,const bool EarlyClobber,std::string * GCCReg=nullptr) AddVariableConstraints() argument