Home
last modified time | relevance | path

Searched defs:Opcode (Results 1 – 25 of 191) sorted by relevance

12345678

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMUnwindOpAsm.h70 void EmitInt8(unsigned Opcode) { in EmitInt8()
75 void EmitInt16(unsigned Opcode) { in EmitInt16()
81 void EmitBytes(const uint8_t *Opcode, size_t Size) { in EmitBytes()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCPredicates.cpp19 PPC::Predicate PPC::InvertPredicate(PPC::Predicate Opcode) { in InvertPredicate()
49 PPC::Predicate PPC::getSwappedPredicate(PPC::Predicate Opcode) { in getSwappedPredicate()
/external/chromium_org/tools/traceline/traceline/sidestep/
Dmini_disassembler_types.h140 struct Opcode { struct
162 SpecificOpcode opcode_if_f2_prefix_; argument
163 SpecificOpcode opcode_if_f3_prefix_; argument
164 SpecificOpcode opcode_if_66_prefix_; argument
170 const Opcode* table_; argument
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
Dmini_disassembler_types.h179 struct Opcode { struct
201 SpecificOpcode opcode_if_f2_prefix_; argument
202 SpecificOpcode opcode_if_f3_prefix_; argument
203 SpecificOpcode opcode_if_66_prefix_; argument
209 const Opcode* table_; argument
/external/chromium_org/sandbox/win/src/sidestep/
Dmini_disassembler_types.h140 struct Opcode { struct
162 SpecificOpcode opcode_if_f2_prefix_; argument
163 SpecificOpcode opcode_if_f3_prefix_; argument
164 SpecificOpcode opcode_if_66_prefix_; argument
170 const Opcode* table_; argument
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
Dmini_disassembler_types.h179 struct Opcode { struct
201 SpecificOpcode opcode_if_f2_prefix_; argument
202 SpecificOpcode opcode_if_f3_prefix_; argument
203 SpecificOpcode opcode_if_66_prefix_; argument
209 const Opcode* table_; argument
/external/chromium_org/tools/memory_watcher/
Dmini_disassembler_types.h142 struct Opcode { struct
164 SpecificOpcode opcode_if_f2_prefix_; argument
165 SpecificOpcode opcode_if_f3_prefix_; argument
166 SpecificOpcode opcode_if_66_prefix_; argument
172 const Opcode* table_; argument
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp171 unsigned PPCTTI::getArithmeticInstrCost(unsigned Opcode, Type *Ty, in getArithmeticInstrCost()
186 unsigned PPCTTI::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src) const { in getCastInstrCost()
192 unsigned PPCTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
197 unsigned PPCTTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost()
222 unsigned PPCTTI::getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, in getMemoryOpCost()
DPPCHazardRecognizers.cpp90 PPCHazardRecognizer970::GetInstrType(unsigned Opcode, in GetInstrType()
145 unsigned Opcode = MI->getOpcode(); in getHazardType() local
203 unsigned Opcode = MI->getOpcode(); in EmitInstruction() local
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXPathPredicate.h65 enum Opcode { enum
78 enum Opcode { OP_EQ, OP_NE, OP_GT, OP_LT, OP_GE, OP_LE }; enum
90 enum Opcode { OP_And, OP_Or }; enum
/external/llvm/include/llvm/MC/
DMCInstrInfo.h48 const MCInstrDesc &get(unsigned Opcode) const { in get()
54 const char *getName(unsigned Opcode) const { in getName()
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp54 int Opcode = isU6 ? XCore::LDWSP_ru6 : XCore::LDWSP_lru6; in loadFromStack() local
69 int Opcode = isU6 ? XCore::STWSP_ru6 : XCore::STWSP_lru6; in storeToStack() local
122 int Opcode; in emitPrologue() local
225 int Opcode = (isU6) ? XCore::RETSP_u6 : XCore::RETSP_lu6; in emitEpilogue() local
231 int Opcode = (isU6) ? XCore::LDAWSP_ru6 : XCore::LDAWSP_lru6; in emitEpilogue() local
336 int Opcode = isU6 ? XCore::EXTSP_u6 : XCore::EXTSP_lu6; in eliminateCallFramePseudoInstr() local
341 int Opcode = isU6 ? XCore::LDAWSP_ru6 : XCore::LDAWSP_lru6; in eliminateCallFramePseudoInstr() local
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp168 unsigned X86TTI::getArithmeticInstrCost(unsigned Opcode, Type *Ty, in getArithmeticInstrCost()
359 unsigned X86TTI::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src) const { in getCastInstrCost()
459 unsigned X86TTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
519 unsigned X86TTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost()
558 unsigned X86TTI::getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, in getMemoryOpCost()
DX86MCInstLower.cpp237 static void SimplifyShortImmForm(MCInst &Inst, unsigned Opcode) { in SimplifyShortImmForm()
287 unsigned Opcode) { in SimplifyShortMoveForm()
454 unsigned Opcode = OutMI.getOpcode(); in Lower() local
473 unsigned Opcode; in Lower() local
/external/llvm/lib/DebugInfo/
DDWARFDebugFrame.cpp71 uint8_t Opcode; member
79 void addInstruction(uint8_t Opcode) { in addInstruction()
83 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction()
88 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction()
103 uint8_t Opcode = Data.getU8(Offset); in parseInstructions() local
191 uint8_t Opcode = I->Opcode; in dumpInstructions() local
/external/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.cpp20 static unsigned getShortenedInstr(unsigned Opcode) { in getShortenedInstr()
96 unsigned Opcode = MI->getOpcode(); in lower() local
DSystemZInstrInfo.cpp298 static unsigned getConditionalMove(unsigned Opcode) { in getConditionalMove()
307 unsigned Opcode = MI->getOpcode(); in isPredicable() local
339 unsigned Opcode = MI->getOpcode(); in PredicateInstruction() local
367 unsigned Opcode; in copyPhysReg() local
439 static LogicOp interpretAndImmediate(unsigned Opcode) { in interpretAndImmediate()
477 unsigned Opcode = MI->getOpcode(); in convertToThreeAddress() local
553 unsigned Opcode = MI->getOpcode(); in foldMemoryOperandImpl() local
737 unsigned SystemZInstrInfo::getOpcodeForOffset(unsigned Opcode, in getOpcodeForOffset()
822 unsigned SystemZInstrInfo::getCompareAndBranch(unsigned Opcode, in getCompareAndBranch()
842 unsigned Opcode; in loadImmediate() local
/external/smack/src/org/xbill/DNS/
DOpcode.java11 public final class Opcode { class
46 Opcode() {} in Opcode() method in Opcode
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.h23 static inline ShiftOpc getShiftOpcForNode(unsigned Opcode) { in getShiftOpcForNode()
DARMTargetTransformInfo.cpp179 unsigned ARMTTI::getCastInstrCost(unsigned Opcode, Type *Dst, in getCastInstrCost()
383 unsigned ARMTTI::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
396 unsigned ARMTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
475 unsigned ARMTTI::getArithmeticInstrCost(unsigned Opcode, Type *Ty, OperandValueKind Op1Info, in getArithmeticInstrCost()
DARMBaseInstrInfo.h298 bool isFpMLxInstruction(unsigned Opcode) const { in isFpMLxInstruction()
312 bool canCauseFpMLxStall(unsigned Opcode) const { in canCauseFpMLxStall()
/external/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp218 unsigned BasicTTI::getArithmeticInstrCost(unsigned Opcode, Type *Ty, in getArithmeticInstrCost()
267 unsigned BasicTTI::getCastInstrCost(unsigned Opcode, Type *Dst, in getCastInstrCost()
361 unsigned BasicTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
399 unsigned BasicTTI::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost()
404 unsigned BasicTTI::getMemoryOpCost(unsigned Opcode, Type *Src, in getMemoryOpCost()
/external/llvm/lib/Target/Sparc/
DSparcISelDAGToDAG.cpp171 unsigned Opcode = N->getOpcode() == ISD::SDIV ? SP::SDIVrr : SP::UDIVrr; in Select() local
180 unsigned Opcode = N->getOpcode() == ISD::MULHU ? SP::UMULrr : SP::SMULrr; in Select() local
/external/llvm/lib/IR/
DInstruction.cpp476 bool Instruction::isAssociative(unsigned Opcode) { in isAssociative()
482 unsigned Opcode = getOpcode(); in isAssociative() local
523 bool Instruction::isIdempotent(unsigned Opcode) { in isIdempotent()
536 bool Instruction::isNilpotent(unsigned Opcode) { in isNilpotent()
/external/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp53 unsigned Opcode = Mips::Mflo16; in selectMULT() local
58 unsigned Opcode = Mips::Mfhi16; in selectMULT() local
239 unsigned Opcode = Node->getOpcode(); in selectNode() local

12345678