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

/macosx-10.10/JavaScriptCore-7600.1.17/llint/
H A DLLIntData.h73 inline Opcode getOpcode(OpcodeID id) function in namespace:JSC::LLInt
/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATABusCommand.cpp138 IOATABusCommand::getOpcode( void ) function in class:IOATABusCommand
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DType.java656 public int getOpcode(final int opcode) { method in class:Type
/macosx-10.10/llvmCore-3425.0.34/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.10/llvmCore-3425.0.34/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.10/JavaScriptCore-7600.1.17/interpreter/
H A DInterpreter.h209 Opcode getOpcode(OpcodeID id) function in class:JSC::Interpreter
/macosx-10.10/llvmCore-3425.0.34/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.10/llvmCore-3425.0.34/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.10/llvmCore-3425.0.34/utils/TableGen/
H A DDAGISelMatcher.h455 const SDNodeInfo &getOpcode() const { return Opcode; } function in class:llvm::CheckOpcodeMatcher

Completed in 160 milliseconds