Searched defs:OC (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/Transforms/Utils/
H A DLocal.h232 Constant *OC = ConstantExpr::getIntegerCast(OpC, IntPtrTy, true /*SExt*/); local
/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCSubtargetInfo.cpp39 MCSubtargetInfo( const Triple &TT, StringRef C, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) argument
/freebsd-11.0-release/contrib/llvm/lib/Target/
H A DTargetSubtargetInfo.cpp22 TargetSubtargetInfo( const Triple &TT, StringRef CPU, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) argument
/freebsd-11.0-release/contrib/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp224 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, argument
235 bool Decoder::opcode_10Lxxxxx(const uint8_t *OC, unsigned &Offset, argument
254 bool Decoder::opcode_1100xxxx(const uint8_t *OC, unsigne argument
266 opcode_11010Lxx(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
283 opcode_11011Lxx(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
300 opcode_11100xxx(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
314 opcode_111010xx(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
327 opcode_1110110L(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
341 opcode_11101110(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
357 opcode_11101111(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
373 opcode_11110101(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
388 opcode_11110110(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
403 opcode_11110111(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
416 opcode_11111000(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
431 opcode_11111001(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
444 opcode_11111010(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
459 opcode_11111011(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
466 opcode_11111100(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
473 opcode_11111101(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
480 opcode_11111110(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
487 opcode_11111111(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
[all...]
/freebsd-11.0-release/contrib/ntp/ntpq/
H A Dntpq.c121 #define OC 8 /* integer, print in octal */ macro
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp9701 const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE); local

Completed in 194 milliseconds