HomeSort by relevance Sort by last modified time
    Searched defs:Implicit (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineInstrBuilder.h 32 Implicit = 0x4,
40 ImplicitDefine = Implicit | Define,
41 ImplicitKill = Implicit | Kill
74 flags & RegState::Implicit,
225 /// Copy all the implicit operands from OtherMI onto this one.
402 return B ? RegState::Implicit : 0;
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 613 .addReg(getCRFromCRBit(DestReg), RegState::Implicit);
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp     [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
org.eclipse.sisu.inject-0.0.0.M5.jar 

Completed in 888 milliseconds