Home
last modified time | relevance | path

Searched refs:OPC (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/IR/
DInstruction.h459 #define HANDLE_TERM_INST(N, OPC, CLASS) OPC = N,
466 #define HANDLE_BINARY_INST(N, OPC, CLASS) OPC = N,
473 #define HANDLE_MEMORY_INST(N, OPC, CLASS) OPC = N,
480 #define HANDLE_CAST_INST(N, OPC, CLASS) OPC = N,
487 #define HANDLE_FUNCLETPAD_INST(N, OPC, CLASS) OPC = N,
494 #define HANDLE_OTHER_INST(N, OPC, CLASS) OPC = N,
DInstrTypes.h370 #define HANDLE_BINARY_INST(N, OPC, CLASS) \
371 static BinaryOperator *Create##OPC(Value *V1, Value *V2, \
373 return Create(Instruction::OPC, V1, V2, Name);\
376 #define HANDLE_BINARY_INST(N, OPC, CLASS) \
377 static BinaryOperator *Create##OPC(Value *V1, Value *V2, \
379 return Create(Instruction::OPC, V1, V2, Name, BB);\
382 #define HANDLE_BINARY_INST(N, OPC, CLASS) \
383 static BinaryOperator *Create##OPC(Value *V1, Value *V2, \
385 return Create(Instruction::OPC, V1, V2, Name, I);\
446 #define DEFINE_HELPERS(OPC, NUWNSWEXACT) \
[all …]
/external/valgrind/auxprogs/
Ds390-check-opcodes.pl35 open(OPC, "$opc_file") || die "cannot open $opc_file\n";
36 while (my $line = <OPC>) {
116 close(OPC);
/external/libpcap/
Dtokdefs.h157 OPC = 367, enumerator
279 #define OPC 367 macro
Dgrammar.y312 %token SIO OPC DPC SLS HSIO HOPC HDPC HSLS
724 | OPC { $$.mtp3fieldtype = M_OPC; }
Dscanner.l310 opc return OPC;
Dgrammar.c472 OPC = 367, enumerator
594 #define OPC 367 macro
Dscanner.c3582 return OPC;
/external/llvm/lib/Target/PowerPC/
DREADME.txt633 OP_type is the operand type - one of OPC (opcode), RD (register destination),
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td9337 // SWP SZ |111000|A |R |1 |Rs |1 |OPC|00|Rn |Rt
9338 // LD SZ |111000|A |R |1 |Rs |0 |OPC|00|Rn |Rt
9339 // ST SZ |111000|A |R |1 |Rs |0 |OPC|00|Rn |11111