Home
last modified time | relevance | path

Searched defs:Disp (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp61 int64_t Disp; member
214 bool selectBDXAddr12Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr12Only()
250 bool selectLAAddr12Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectLAAddr12Pair()
256 bool selectLAAddr20Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectLAAddr20Pair()
528 static bool shouldUseLA(SDNode *Base, int64_t Disp, SDNode *Index) { in shouldUseLA()
664 SDValue &Disp, in getAddressOperands()
710 SDValue &Disp, in selectBDVAddr12Only()
1238 SDValue Base, Disp, Index; in tryGather() local
1272 SDValue Base, Disp, Index; in tryScatter() local
1433 SDValue Base, Disp; in tryFoldLoadStoreIntoMemOperand() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp64 int64_t Disp; member
238 SDValue &Disp, SDValue &Base) { in getFrameIndexAddress()
706 bool M68kDAGToDAGISel::SelectARID(SDNode *Parent, SDValue N, SDValue &Disp, in SelectARID()
770 bool M68kDAGToDAGISel::SelectARII(SDNode *Parent, SDValue N, SDValue &Disp, in SelectARII()
861 bool M68kDAGToDAGISel::SelectPCD(SDNode *Parent, SDValue N, SDValue &Disp) { in SelectPCD()
889 bool M68kDAGToDAGISel::SelectPCI(SDNode *Parent, SDValue N, SDValue &Disp, in SelectPCI()
H A DM68kRegisterInfo.cpp174 MachineOperand &Disp = MI.getOperand(FIOperandNum - 1); in eliminateFrameIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMSP430AttributeParser.cpp45 for (const DisplayHandler &Disp : DisplayRoutines) { in handler() local
H A Draw_ostream.cpp574 sys::fs::CreationDisposition Disp, sys::fs::FileAccess Access, in getFD()
604 sys::fs::CreationDisposition Disp) in raw_fd_ostream()
618 sys::fs::CreationDisposition Disp, in raw_fd_ostream()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp75 SDValue &Disp) { in SelectAddr()
226 SDValue Base, Disp; in SelectInlineAsmMemoryOperand() local
261 SDValue Base, Disp; in SelectInlineAsmMemoryOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp300 const int64_t Disp = SignExtend64<7>((Imm & 0x3F) + 64) * 8; in decodeDispRIHashOperand() local
319 uint64_t Disp = Imm & 0x1F; in decodeDispSPE8Operand() local
330 uint64_t Disp = Imm & 0x1F; in decodeDispSPE4Operand() local
341 uint64_t Disp = Imm & 0x1F; in decodeDispSPE2Operand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp71 int32_t Disp = 0; member
248 SDValue &Index, SDValue &Disp, in tryFoldLoad()
269 SDValue &Index, SDValue &Disp, in getAddressOperands()
3145 SDValue &Index, SDValue &Disp, in tryFoldLoad()
3542 SDValue Base, Scale, Index, Disp, Segment; in foldLoadStoreIntoMemOperand() local
4467 SDValue &Index, SDValue &Disp, SDValue &Segment) { in matchVPTERNLOG()
5065 SDValue Disp = CurDAG->getTargetConstant(0, dl, MVT::i32); in Select() local
5144 SDValue Disp = CurDAG->getTargetConstant(0, dl, MVT::i32); in Select() local
6261 SDValue Base, Scale, Index, Disp, Segment; in Select() local
6334 SDValue Base, Scale, Index, Disp, Segment; in Select() local
[all …]
H A DX86OptimizeLEAs.cpp85 const MachineOperand *Disp) in MemOpKey()
110 const MachineOperand *Disp; member in __anon325ce11f0111::MemOpKey
H A DX86ExpandPseudo.cpp463 int64_t Disp = MBBI->getOperand(1 + X86::AddrDisp).getImm(); in ExpandMI() local
501 int64_t Disp = MBBI->getOperand(X86::AddrDisp).getImm(); in ExpandMI() local
H A DX86AvoidStoreForwardingBlocks.cpp315 const MachineOperand &Disp = getDispOperand(MI); in isRelevantAddressingMode() local
658 for (auto Disp : DispSizeStack) in removeRedundantBlockingStores() local
H A DX86InstrBuilder.h55 int Disp; member
H A DX86FixupLEAs.cpp557 const MachineOperand &Disp = MI.getOperand(1 + X86::AddrDisp); in optTwoAddrLEA() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp47 int16_t Disp = 0; member
249 SDValue &Base, SDValue &Disp) { in SelectAddr()
H A DMSP430AsmPrinter.cpp110 const MachineOperand &Disp = MI->getOperand(OpNum+1); in printSrcMemOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.cpp75 const MCOperand &Disp = MI->getOperand(OpNo+1); in printSrcMemOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp668 const MCOperand &Disp = Inst.getOperand(MemOpStart + X86::AddrDisp); in evaluateMemoryOperandAddress() local
694 const MCOperand &Disp = Inst.getOperand(MemOpStart + X86::AddrDisp); in getMemoryOperandRelocationOffset() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp278 SmallVector<uint32_t, 8> Disp = *TbTable.getControlledStorageInfoDisp(); in dumpTracebackTable() local
H A DCOFFDump.cpp388 uint64_t Offset, uint32_t Disp) { in printCOFFSymbolAddress()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp251 bool SelectDSForm(SDNode *Parent, SDValue N, SDValue &Disp, SDValue &Base) { in SelectDSForm()
259 bool SelectDQForm(SDNode *Parent, SDValue N, SDValue &Disp, SDValue &Base) { in SelectDQForm()
267 bool SelectDForm(SDNode *Parent, SDValue N, SDValue &Disp, SDValue &Base) { in SelectDForm()
274 bool SelectPCRelForm(SDNode *Parent, SDValue N, SDValue &Disp, in SelectPCRelForm()
282 bool SelectPDForm(SDNode *Parent, SDValue N, SDValue &Disp, SDValue &Base) { in SelectPDForm()
290 bool SelectXForm(SDNode *Parent, SDValue N, SDValue &Disp, SDValue &Base) { in SelectXForm()
297 bool SelectForceXForm(SDNode *Parent, SDValue N, SDValue &Disp, in SelectForceXForm()
346 bool SelectAddrImm(SDValue N, SDValue &Disp, in SelectAddrImm()
355 bool SelectAddrImmX4(SDValue N, SDValue &Disp, SDValue &Base) { in SelectAddrImmX4()
362 bool SelectAddrImmX16(SDValue N, SDValue &Disp, SDValue &Base) { in SelectAddrImmX16()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp124 const MCExpr *Disp; member
190 const MCExpr *Disp, unsigned Index, const MCExpr *LengthImm, in createMem()
991 const MCExpr *&Disp, const MCExpr *&Length, in parseAddress()
1104 const MCExpr *Disp; in parseAddress() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1604 const MCExpr *Disp = MCConstantExpr::create(0, getContext()); in DefaultMemSIOperand() local
1613 const MCExpr *Disp = MCConstantExpr::create(0, getContext()); in DefaultMemDIOperand() local
1748 bool X86AsmParser::CreateMemForMSInlineAsm(unsigned SegReg, const MCExpr *Disp, in CreateMemForMSInlineAsm()
2561 const MCExpr *Disp = SM.getSym(); in parseIntelOperand() local
2890 bool X86AsmParser::ParseMemOperand(unsigned SegReg, const MCExpr *Disp, in ParseMemOperand()
3852 const MCExpr *Disp = MCConstantExpr::create(0, getContext()); in applyLVICFIMitigation() local
H A DX86Operand.h64 const MCExpr *Disp; member
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp181 int64_t Disp) { in isLoadStoreThatCanHandleDisplacement()
/freebsd/usr.sbin/ppp/
H A Dccp.h126 const char *(*Disp)(struct fsm_opt *); /* Use result immediately ! */ member

12