Searched defs:Op (Results 1 - 25 of 148) sorted by relevance

123456

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_to_param.tcl[all...]
H A Dpt_peg_to_tclparam.tcl[all...]
H A Dpt_peg_to_cparam.tcl[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/InstPrinter/
H A DMBlazeInstPrinter.cpp37 const MCOperand &Op = MI->getOperand(OpNo); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/InstPrinter/
H A DMSP430InstPrinter.cpp36 const MCOperand &Op = MI->getOperand(OpNo); local
48 const MCOperand &Op = MI->getOperand(OpNo); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Transforms/Utils/
H A DLocal.h194 Value *Op = *i; local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DUser.h81 template <int Idx> Use &Op() { function in class:llvm::User
84 template <int Idx> const Use &Op() const { function in class:llvm::User
H A DMDBuilder.h48 Value *Op = ConstantFP::get(Type::getFloatTy(Context), Accuracy); local
/macosx-10.9.5/llvmCore-3425.0.33/unittests/VMCore/
H A DMDBuilderTest.cpp39 Value *Op = MD1->getOperand(0); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.cpp150 const MCOperand &Op = MI->getOperand(OpNo); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/InstPrinter/
H A DX86ATTInstPrinter.cpp60 void X86ATTInstPrinter::printSSECC(const MCInst *MI, unsigned Op, argument
105 const MCOperand &Op = MI->getOperand(OpNo); local
127 const MCOperand &Op = MI->getOperand(OpNo); local
143 printMemReference(const MCInst *MI, unsigned Op, raw_ostream &O) argument
[all...]
H A DX86IntelInstPrinter.cpp52 void X86IntelInstPrinter::printSSECC(const MCInst *MI, unsigned Op, argument
96 const MCOperand &Op = MI->getOperand(OpNo); local
123 const MCOperand &Op = MI->getOperand(OpNo); local
134 printMemReference(const MCInst *MI, unsigned Op, raw_ostream &O) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DValueMapper.cpp72 Value *Op = MD->getOperand(i); local
108 Value *Op = C->getOperand(OpNo); local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DIVUsers.h62 void setOperandValToReplace(Value *Op) { argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCWin64EH.h36 MCWin64EHInstruction(OpType Op, MCSymbol *L, unsigned Reg) argument
43 MCWin64EHInstruction(OpType Op, MCSymbol *L, unsigned Reg, unsigned Off) argument
51 MCWin64EHInstruction(OpType Op, MCSymbol *L, bool Code) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonPeephole.cpp245 unsigned Op = MI->getOpcode(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeISelDAGToDAG.cpp112 static bool isIntS32Immediate(SDValue Op, int32_t &Imm) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/MCTargetDesc/
H A DMBlazeAsmBackend.cpp69 static unsigned getRelaxedOpcode(unsigned Op) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.cpp268 const MCOperand &Op = MI->getOperand(OpNo); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp189 SparcDAGToDAGISel::SelectInlineAsmMemoryOperand(const SDValue &Op, argument
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DDAGISelEmitter.cpp44 Record *Op = P->getOperator(); local
63 Record *Op = P->getOperator(); local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DConstantFolder.h155 Constant *CreateCast(Instruction::CastOps Op, Constant *C, argument
H A DTargetFolder.h167 Constant *CreateCast(Instruction::CastOps Op, Constant *C, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Bitcode/Writer/
H A DValueEnumerator.cpp402 const Value *Op = C->getOperand(i); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DIntrinsicLowering.cpp559 Value *Op = CI->getArgOperand(0); local

Completed in 282 milliseconds

123456