Home
last modified time | relevance | path

Searched defs:opc (Results 1 – 17 of 17) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Devntprov.h154 …ENT_DESCRIPTOR ev, USHORT Id, UCHAR ver, UCHAR ch, UCHAR lvl, USHORT t, UCHAR opc, ULONGLONG keyw)… in EventDescCreate()
217 FORCEINLINE PEVENT_DESCRIPTOR EventDescSetOpcode (PEVENT_DESCRIPTOR ev, UCHAR opc) { in EventDescSetOpcode()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/
DRecord.h855 UnOpInit(UnaryOp opc, Init *lhs, RecTy *Type) in UnOpInit()
933 BinOpInit(BinaryOp opc, Init *lhs, Init *rhs, RecTy *Type) : in BinOpInit()
1001 TernOpInit(TernaryOp opc, Init *lhs, Init *mhs, Init *rhs, in TernOpInit()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/TableGen/
DRecord.h855 UnOpInit(UnaryOp opc, Init *lhs, RecTy *Type) in UnOpInit()
933 BinOpInit(BinaryOp opc, Init *lhs, Init *rhs, RecTy *Type) : in BinOpInit()
1001 TernOpInit(TernaryOp opc, Init *lhs, Init *mhs, Init *rhs, in TernOpInit()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/
DRecord.h855 UnOpInit(UnaryOp opc, Init *lhs, RecTy *Type) in UnOpInit()
933 BinOpInit(BinaryOp opc, Init *lhs, Init *rhs, RecTy *Type) : in BinOpInit()
1001 TernOpInit(TernaryOp opc, Init *lhs, Init *mhs, Init *rhs, in TernOpInit()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/
DRecord.h855 UnOpInit(UnaryOp opc, Init *lhs, RecTy *Type) in UnOpInit()
933 BinOpInit(BinaryOp opc, Init *lhs, Init *rhs, RecTy *Type) : in BinOpInit()
1001 TernOpInit(TernaryOp opc, Init *lhs, Init *mhs, Init *rhs, in TernOpInit()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetInstrInfo.h1767 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef()
DTargetLowering.h1141 unsigned opc = 0; // target opcode member
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/
DTargetInstrInfo.h1804 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef()
DTargetLowering.h1187 unsigned opc = 0; // target opcode member
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetInstrInfo.h1779 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef()
DTargetLowering.h1189 unsigned opc = 0; // target opcode member
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetInstrInfo.h1767 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef()
DTargetLowering.h1183 unsigned opc = 0; // target opcode member
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExpr.h4092 CompoundAssignOperator(const ASTContext &C, Expr *lhs, Expr *rhs, Opcode opc, in CompoundAssignOperator()
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/AST/
DExpr.h4132 CompoundAssignOperator(const ASTContext &C, Expr *lhs, Expr *rhs, Opcode opc, in CompoundAssignOperator()
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExpr.h4098 CompoundAssignOperator(const ASTContext &C, Expr *lhs, Expr *rhs, Opcode opc, in CompoundAssignOperator()
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h4120 CompoundAssignOperator(const ASTContext &C, Expr *lhs, Expr *rhs, Opcode opc, in CompoundAssignOperator()