Searched defs:OpCode (Results 1 - 13 of 13) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp80 unsigned OpCode = CE->getOpcode(); local
H A DXCoreRegisterInfo.cpp169 unsigned OpCode = MI.getOpcode(); local
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DInstruction.cpp194 const char *Instruction::getOpcodeName(unsigned OpCode) { argument
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DInstruction.h116 static inline bool isTerminator(unsigned OpCode) { argument
141 static inline bool isCast(unsigned OpCode) { argument
146 static inline bool isFuncletPad(unsigned OpCode) { argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp746 unsigned OpCode = Is64Bit ? PPC::ISEL8 : PPC::ISEL; local
/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp946 unsigned OpCode = (RISBG.Mask == 0xff ? SystemZ::LLGCR : SystemZ::LLGHR); local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp586 unsigned OpCode, Flags = 0; local
769 bool MIParser::parseInstruction(unsigned &OpCode, unsigned &Flags) { argument
1750 bool MIParser::parseInstrName(StringRef InstrName, unsigned &OpCode) { argument
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1106 const unsigned OpCode = DU.NarrowUse->getOpcode(); local
[all...]
/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c4951 bit16 OpCode = 0; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp406 static Value *getIdentityValue(Instruction::BinaryOps OpCode, Value *V) { argument
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp858 int OpCode = doesNotReturn ? HexagonISD::CALLv3nr : HexagonISD::CALLv3; local
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2518 unsigned OpCode = 0; local
/freebsd-11.0-release/sys/dev/iir/
H A Diir.h408 u_int16_t OpCode; /* the command (READ,..) */ member in struct:gdt_ucmd

Completed in 294 milliseconds