Searched defs:Disp (Results 1 - 22 of 22) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/MSP430/InstPrinter/
H A DMSP430InstPrinter.cpp63 const MCOperand &Disp = MI->getOperand(OpNo+1); local
/freebsd-9.3-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp114 const MachineOperand &Disp = MI->getOperand(OpNum+1); local
H A DMSP430ISelDAGToDAG.cpp46 int16_t Disp; member in struct:__anon2379::MSP430ISelAddressMode
248 SelectAddr(SDValue N, SDValue &Base, SDValue &Disp) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.cpp21 void SystemZInstPrinter::printAddress(unsigned Base, int64_t Disp, argument
23 O << Disp; local
/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCCodeEmitter.cpp119 uint64_t Disp = getMachineOpValue(MI, MI.getOperand(OpNum + 1), Fixups); local
128 uint64_t Disp = getMachineOpValue(MI, MI.getOperand(OpNum + 1), Fixups); local
137 uint64_t Disp = getMachineOpValue(MI, MI.getOperand(OpNum + 1), Fixups); local
147 uint64_t Disp = getMachineOpValue(MI, MI.getOperand(OpNum + 1), Fixups); local
158 uint64_t Disp = getMachineOpValue(MI, MI.getOperand(OpNum + 1), Fixups); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86InstrBuilder.h50 int Disp; member in struct:llvm::X86AddressMode
H A DX86MCInstLower.cpp690 const MachineOperand &Disp = *(++MOI); local
H A DX86FastISel.cpp526 uint64_t Disp = (int32_t)AM.Disp + (uint64_t)CI->getSExtValue(); local
540 uint64_t Disp = (int32_t)AM.Disp; local
[all...]
H A DX86ISelDAGToDAG.cpp61 int32_t Disp; member in struct:__anon2542::X86ISelAddressMode
228 getAddressOperands(X86ISelAddressMode &AM, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
1042 uint64_t Disp = (uint64_t)AddVal->getSExtValue() << Val; local
1108 uint64_t Disp = AddVal->getSExtValue() * CN->getZExtValue(); local
1302 SelectAddr(SDNode *Parent, SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
1347 SelectScalarSSELoad(SDNode *Root, SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment, SDValue &PatternNodeWithChain) argument
1414 SelectLEA64_32Addr(SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
1453 SelectLEAAddr(SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
1515 SelectTLSADDRAddr(SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
1539 TryFoldLoad(SDNode *P, SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
2036 SDValue Disp = CurDAG->getTargetConstant(0, MVT::i32); local
2749 SDValue Base, Scale, Index, Disp, Segment; local
[all...]
H A DX86ISelLowering.cpp11751 SDValue Disp = DAG.getTargetConstant(0, MVT::i32); local
11771 SDValue Disp = DAG.getTargetConstant(0, MVT::i32); local
11788 SDValue Disp = DAG.getTargetConstant(0, MVT::i32); local
11806 SDValue Disp = DAG.getTargetConstant(0, MVT::i32); local
12218 SDValue Addr, Disp; local
14945 MachineOperand &Disp = MI->getOperand(4); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp217 printCOFFSymbolAddress(llvm::raw_ostream &Out, const std::vector<RelocationRef> &Rels, uint64_t Offset, uint32_t Disp) argument
/freebsd-9.3-release/usr.sbin/ppp/
H A Dccp.h126 const char *(*Disp)(struct fsm_opt *); /* Use result immediately ! */ member in struct:ccp_algorithm
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h192 const MachineInstrBuilder &addDisp(const MachineOperand &Disp, int64_t off, argument
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp370 const MCOperand &Disp = MI.getOperand(Op+X86::AddrDisp); local
[all...]
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Di386-opc.h197 #define Disp (Disp8|Disp16|Disp32|Disp32S|Disp64) /* General displacement */ macro
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp117 bool SelectAddrImm(SDValue N, SDValue &Disp, argument
151 bool SelectAddrImmX4(SDValue N, SDValue &Disp, SDValue &Base) { argument
H A DPPCISelLowering.cpp1104 bool PPCTargetLowering::SelectAddressRegImm(SDValue N, SDValue &Disp, argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp57 int64_t Disp; member in struct:__anon2489::SystemZAddressingMode
208 selectBDXAddr12Only(SDValue Addr, SDValue &Base, SDValue &Disp, SDValue &Index) const argument
214 selectBDXAddr12Pair(SDValue Addr, SDValue &Base, SDValue &Disp, SDValue &Index) const argument
220 selectDynAlloc12Only(SDValue Addr, SDValue &Base, SDValue &Disp, SDValue &Index) const argument
226 selectBDXAddr20Only(SDValue Addr, SDValue &Base, SDValue &Disp, SDValue &Index) const argument
232 selectBDXAddr20Only128(SDValue Addr, SDValue &Base, SDValue &Disp, SDValue &Index) const argument
238 selectBDXAddr20Pair(SDValue Addr, SDValue &Base, SDValue &Disp, SDValue &Index) const argument
244 selectLAAddr12Pair(SDValue Addr, SDValue &Base, SDValue &Disp, SDValue &Index) const argument
250 selectLAAddr20Pair(SDValue Addr, SDValue &Base, SDValue &Disp, SDValue &Index) const argument
476 shouldUseLA(SDNode *Base, int64_t Disp, SDNode *Index) argument
600 getAddressOperands(const SystemZAddressingMode &AM, EVT VT, SDValue &Base, SDValue &Disp, SDValue &Index) const argument
634 selectBDXAddr(SystemZAddressingMode::AddrForm Form, SystemZAddressingMode::DispRange DR, SDValue Addr, SDValue &Base, SDValue &Disp, SDValue &Index) const argument
1139 SDValue Base, Disp, Index; local
[all...]
H A DSystemZISelLowering.cpp2336 int64_t Disp = MI->getOperand(2).getImm(); local
2408 int64_t Disp = MI->getOperand(2).getImm(); local
2530 int64_t Disp = MI->getOperand(2).getImm(); local
2640 int64_t Disp = MI->getOperand(2).getImm(); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp477 formatSymbol(const std::vector<RelocationRef> &Rels, uint64_t Offset, uint32_t Disp) argument
/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp95 const MCExpr *Disp; member in struct:__anon2481::SystemZOperand::MemOp
151 createMem(RegisterKind RegKind, unsigned Base, const MCExpr *Disp, unsigned Index, const MCExpr *Length, SMLoc StartLoc, SMLoc EndLoc) argument
520 parseAddress(unsigned &Base, const MCExpr *&Disp, unsigned &Index, const MCExpr *&Length, const unsigned *Regs, RegisterKind RegKind) argument
575 const MCExpr *Disp; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp641 const MCExpr *Disp; member in struct:__anon2502::X86Operand::MemOp
983 static X86Operand *CreateMem(const MCExpr *Disp, SMLoc StartLoc, SMLoc EndLoc, argument
1000 static X86Operand *CreateMem(unsigned SegReg, const MCExpr *Disp, argument
1179 CreateMemForInlineAsm(unsigned SegReg, const MCExpr *Disp, unsigned BaseReg, unsigned IndexReg, unsigned Scale, SMLoc Start, SMLoc End, unsigned Size, StringRef Identifier, InlineAsmIdentifierInfo &Info) argument
1381 const MCExpr *Disp = 0; local
1487 const MCExpr *Disp = MCConstantExpr::Create(ImmDisp, getContext()); local
1543 ParseIntelDotOperator(const MCExpr *Disp, const MCExpr *&NewDisp) argument
1776 const MCExpr *Disp = MCConstantExpr::Create(0, getParser().getContext()); local
[all...]

Completed in 402 milliseconds