Searched defs:getOpcode (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/llint/
H A DLLIntData.h76 inline Opcode getOpcode(OpcodeID id) function in namespace:JSC::LLInt
108 ALWAYS_INLINE void* getOpcode(void llintOpcode()) function in namespace:JSC::LLInt
/macosx-10.9.5/IOATAFamily-252.0.3/
H A DIOATABusCommand.cpp138 IOATABusCommand::getOpcode( void ) function in class:IOATABusCommand
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DType.java656 public int getOpcode(final int opcode) { method in class:Type
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineInstr.h258 int getOpcode() const { return MCID->Opcode; } function in class:llvm::MachineInstr
[all...]
H A DSelectionDAGNodes.h363 unsigned getOpcode() const { return (unsigned short)NodeType; } function in class:llvm::SDNode
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DOperator.h45 unsigned getOpcode() const { function in class:llvm::Operator
54 static unsigned getOpcode(const Value *V) { function in class:llvm::Operator
[all...]
H A DInstruction.h82 unsigned getOpcode() const { return getValueID() - InstructionVal; } function in class:llvm::Instruction
[all...]
H A DConstants.h1063 unsigned getOpcode() const { return getSubclassDataFromValue(); } function in class:llvm::ConstantExpr
H A DInstrTypes.h328 BinaryOps getOpcode() const { function in class:llvm::BinaryOperator
598 Instruction::CastOps getOpcode() const { function in class:llvm::CastInst
705 OtherOps getOpcode() const { function in class:llvm::CmpInst
[all...]
H A DInstructions.h1467 OtherOps getOpcode() const { function in class:llvm::SelectInst
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/interpreter/
H A DInterpreter.h185 Opcode getOpcode(OpcodeID id) function in class:JSC::Interpreter
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCInst.h158 unsigned getOpcode() const { return Opcode; } function in class:llvm::MCInst
H A DMCInstrDesc.h160 unsigned getOpcode() const { function in class:llvm::MCInstrDesc
H A DMCExpr.h295 Opcode getOpcode() const { return Op; } function in class:llvm::MCUnaryExpr
427 Opcode getOpcode() const { return Op; } function in class:llvm::MCBinaryExpr
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/TableGen/
H A DRecord.h859 UnaryOp getOpcode() const { return Opc; } function in class:llvm::UnOpInit
907 BinaryOp getOpcode() const { return Opc; } function in class:llvm::BinOpInit
962 TernaryOp getOpcode() const { return Opc; } function in class:llvm::TernOpInit
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DDAGISelMatcher.h455 const SDNodeInfo &getOpcode() const { return Opcode; } function in class:llvm::CheckOpcodeMatcher

Completed in 220 milliseconds