HomeSort by relevance Sort by last modified time
    Searched refs:IsImplicit (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 106 // block MBB. IsImplicit says whether this is an explicit operand to the
110 unsigned GPR64, bool IsImplicit) {
114 if (!IsLive || !IsImplicit) {
115 MIB.addReg(GPR64, getImplRegState(IsImplicit) | getKillRegState(!IsLive));
  /external/clang/include/clang/AST/
ExprObjC.h     [all...]
  /external/clang/lib/Sema/
SemaLambda.cpp     [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
ASTReaderStmt.cpp     [all...]
ASTWriterStmt.cpp     [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]

Completed in 528 milliseconds