/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 61 int64_t Disp; member 214 selectBDXAddr12Only(SDValue Addr,SDValue & Base,SDValue & Disp,SDValue & Index) const selectBDXAddr12Only() argument 220 selectBDXAddr12Pair(SDValue Addr,SDValue & Base,SDValue & Disp,SDValue & Index) const selectBDXAddr12Pair() argument 226 selectDynAlloc12Only(SDValue Addr,SDValue & Base,SDValue & Disp,SDValue & Index) const selectDynAlloc12Only() argument 232 selectBDXAddr20Only(SDValue Addr,SDValue & Base,SDValue & Disp,SDValue & Index) const selectBDXAddr20Only() argument 238 selectBDXAddr20Only128(SDValue Addr,SDValue & Base,SDValue & Disp,SDValue & Index) const selectBDXAddr20Only128() argument 244 selectBDXAddr20Pair(SDValue Addr,SDValue & Base,SDValue & Disp,SDValue & Index) const selectBDXAddr20Pair() argument 250 selectLAAddr12Pair(SDValue Addr,SDValue & Base,SDValue & Disp,SDValue & Index) const selectLAAddr12Pair() argument 256 selectLAAddr20Pair(SDValue Addr,SDValue & Base,SDValue & Disp,SDValue & Index) const selectLAAddr20Pair() argument 528 shouldUseLA(SDNode * Base,int64_t Disp,SDNode * Index) shouldUseLA() argument 664 getAddressOperands(const SystemZAddressingMode & AM,EVT VT,SDValue & Base,SDValue & Disp,SDValue & Index) const getAddressOperands() argument 699 selectBDXAddr(SystemZAddressingMode::AddrForm Form,SystemZAddressingMode::DispRange DR,SDValue Addr,SDValue & Base,SDValue & Disp,SDValue & Index) const selectBDXAddr() argument 710 selectBDVAddr12Only(SDValue Addr,SDValue Elem,SDValue & Base,SDValue & Disp,SDValue & Index) const selectBDVAddr12Only() argument 1238 SDValue Base, Disp, Index; tryGather() local 1272 SDValue Base, Disp, Index; tryScatter() local 1433 SDValue Base, Disp; tryFoldLoadStoreIntoMemOperand() local 1755 SDValue Base, Disp, Index; SelectInlineAsmMemoryOperand() local [all...] |
H A D | SystemZAsmPrinter.cpp | 329 uint32_t Disp = ADATable.insert(MI->getOperand(1)); emitInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelDAGToDAG.cpp | 64 int64_t Disp; member 238 Disp = getI32Imm(AM.Disp, DL); in getFrameIndexAddress() argument 706 SelectARID(SDNode * Parent,SDValue N,SDValue & Disp,SDValue & Base) SelectARID() argument 770 SelectARII(SDNode * Parent,SDValue N,SDValue & Disp,SDValue & Base,SDValue & Index) SelectARII() argument 861 SelectPCD(SDNode * Parent,SDValue N,SDValue & Disp) SelectPCD() argument 889 SelectPCI(SDNode * Parent,SDValue N,SDValue & Disp,SDValue & Index) SelectPCI() argument [all...] |
H A D | M68kRegisterInfo.cpp | 174 MachineOperand &Disp = MI.getOperand(FIOperandNum - 1); in eliminateFrameIndex() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | MSP430AttributeParser.cpp | 45 for (const DisplayHandler &Disp : DisplayRoutines) { in handler() local
|
H A D | raw_ostream.cpp | 574 getFD(StringRef Filename,std::error_code & EC,sys::fs::CreationDisposition Disp,sys::fs::FileAccess Access,sys::fs::OpenFlags Flags) getFD() argument 604 raw_fd_ostream(StringRef Filename,std::error_code & EC,sys::fs::CreationDisposition Disp) raw_fd_ostream() argument 618 raw_fd_ostream(StringRef Filename,std::error_code & EC,sys::fs::CreationDisposition Disp,sys::fs::FileAccess Access,sys::fs::OpenFlags Flags) raw_fd_ostream() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 75 SelectAddr(SDNode * Op,SDValue N,SDValue & Base,SDValue & Disp) SelectAddr() argument 226 SDValue Base, Disp; SelectInlineAsmMemoryOperand() local 261 SDValue Base, Disp; SelectInlineAsmMemoryOperand() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/Disassembler/ |
H A D | PPCDisassembler.cpp | 300 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-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 71 int32_t Disp = 0; global() member 248 tryFoldLoad(SDNode * P,SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) tryFoldLoad() argument 269 getAddressOperands(X86ISelAddressMode & AM,const SDLoc & DL,MVT VT,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) getAddressOperands() argument 2540 uint64_t Disp = AddVal->getSExtValue() * CN->getZExtValue(); matchAddressRecursively() local 2851 selectVectorAddr(MemSDNode * Parent,SDValue BasePtr,SDValue IndexOp,SDValue ScaleOp,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectVectorAddr() argument 2891 selectAddr(SDNode * Parent,SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectAddr() argument 2961 selectLEA64_32Addr(SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectLEA64_32Addr() argument 2998 selectLEAAddr(SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectLEAAddr() argument 3087 selectTLSADDRAddr(SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectTLSADDRAddr() argument 3145 tryFoldLoad(SDNode * Root,SDNode * P,SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) tryFoldLoad() argument 3159 tryFoldBroadcast(SDNode * Root,SDNode * P,SDValue N,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) tryFoldBroadcast() argument 3542 SDValue Base, Scale, Index, Disp, Segment; foldLoadStoreIntoMemOperand() local 4467 __anon4a8bd31b1502(SDNode *Root, SDNode *P, SDValue &L, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) matchVPTERNLOG() argument 4845 __anon4a8bd31b1802(SDNode *Root, SDNode *P, SDValue &L, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) tryVPTESTM() argument 5065 SDValue Disp = CurDAG->getTargetConstant(0, dl, MVT::i32); Select() local 5144 SDValue Disp = CurDAG->getTargetConstant(0, dl, MVT::i32); Select() local 5179 SDValue Disp = CurDAG->getTargetConstant(0, dl, MVT::i32); Select() local 6261 SDValue Base, Scale, Index, Disp, Segment; Select() local 6334 SDValue Base, Scale, Index, Disp, Segment; Select() local 6412 SDValue Base, Scale, Index, Disp, Segment; Select() local [all...] |
H A D | X86OptimizeLEAs.cpp | 85 const MachineOperand *Disp) in MemOpKey() 110 const MachineOperand *Disp; member in __anond87372a90111::MemOpKey
|
H A D | X86ExpandPseudo.cpp | 463 int64_t Disp = MBBI->getOperand(1 + X86::AddrDisp).getImm(); in ExpandMI() local 501 int64_t Disp = MBBI->getOperand(X86::AddrDisp).getImm(); ExpandMI() local
|
H A D | X86AvoidStoreForwardingBlocks.cpp | 315 const MachineOperand &Disp = getDispOperand(MI); in isRelevantAddressingMode() local 658 for (auto Disp : DispSizeStack) in removeRedundantBlockingStores() local
|
H A D | X86InstrBuilder.h | 55 int Disp; member
|
H A D | X86FixupLEAs.cpp | 557 const MachineOperand &Disp = MI.getOperand(1 + X86::AddrDisp); in optTwoAddrLEA() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 47 int16_t Disp = 0; member 249 SelectAddr(SDValue N,SDValue & Base,SDValue & Disp) SelectAddr() argument [all...] |
H A D | MSP430AsmPrinter.cpp | 110 const MachineOperand &Disp = MI->getOperand(OpNum+1); in printSrcMemOperand() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430InstPrinter.cpp | 75 const MCOperand &Disp = MI->getOperand(OpNo+1); in printSrcMemOperand() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 668 const MCOperand &Disp = Inst.getOperand(MemOpStart + X86::AddrDisp); in evaluateMemoryOperandAddress() local 694 const MCOperand &Disp = Inst.getOperand(MemOpStart + X86::AddrDisp); in getMemoryOperandRelocationOffset() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | XCOFFDump.cpp | 278 SmallVector<uint32_t, 8> Disp = *TbTable.getControlledStorageInfoDisp(); in dumpTracebackTable() local
|
H A D | COFFDump.cpp | 388 uint64_t Offset, uint32_t Disp) { in printCOFFSymbolAddress()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 274 return PPCLowering->SelectOptimalAddrMode(Parent, N, Disp, Base, *CurDAG, in SelectPCRelForm() argument 251 SelectDSForm(SDNode * Parent,SDValue N,SDValue & Disp,SDValue & Base) SelectDSForm() argument 259 SelectDQForm(SDNode * Parent,SDValue N,SDValue & Disp,SDValue & Base) SelectDQForm() argument 267 SelectDForm(SDNode * Parent,SDValue N,SDValue & Disp,SDValue & Base) SelectDForm() argument 282 SelectPDForm(SDNode * Parent,SDValue N,SDValue & Disp,SDValue & Base) SelectPDForm() argument 290 SelectXForm(SDNode * Parent,SDValue N,SDValue & Disp,SDValue & Base) SelectXForm() argument 297 SelectForceXForm(SDNode * Parent,SDValue N,SDValue & Disp,SDValue & Base) SelectForceXForm() argument 346 SelectAddrImm(SDValue N,SDValue & Disp,SDValue & Base) SelectAddrImm() argument 355 SelectAddrImmX4(SDValue N,SDValue & Disp,SDValue & Base) SelectAddrImmX4() argument 362 SelectAddrImmX16(SDValue N,SDValue & Disp,SDValue & Base) SelectAddrImmX16() argument 370 SelectAddrImmX34(SDValue N,SDValue & Disp,SDValue & Base) SelectAddrImmX34() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 124 const MCExpr *Disp; member 190 const MCExpr *Disp, unsigned Index, const MCExpr *LengthImm, in createMem() argument 991 parseAddress(bool & HaveReg1,Register & Reg1,bool & HaveReg2,Register & Reg2,const MCExpr * & Disp,const MCExpr * & Length,bool HasLength,bool HasVectorIndex) parseAddress() argument 1104 const MCExpr *Disp; parseAddress() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 1613 return X86Operand::CreateMem(getPointerWidth(), /*SegReg=*/0, Disp, in DefaultMemDIOperand() local 1604 const MCExpr *Disp = MCConstantExpr::create(0, getContext()); DefaultMemSIOperand() local 1748 CreateMemForMSInlineAsm(unsigned SegReg,const MCExpr * Disp,unsigned BaseReg,unsigned IndexReg,unsigned Scale,bool NonAbsMem,SMLoc Start,SMLoc End,unsigned Size,StringRef Identifier,const InlineAsmIdentifierInfo & Info,OperandVector & Operands) CreateMemForMSInlineAsm() argument 2561 const MCExpr *Disp = SM.getSym(); parseIntelOperand() local 2890 ParseMemOperand(unsigned SegReg,const MCExpr * Disp,SMLoc StartLoc,SMLoc EndLoc,OperandVector & Operands) ParseMemOperand() argument 3852 const MCExpr *Disp = MCConstantExpr::create(0, getContext()); applyLVICFIMitigation() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCOptAddrMode.cpp | 181 int64_t Disp) { in isLoadStoreThatCanHandleDisplacement() argument
|
/freebsd-src/usr.sbin/ppp/ |
H A D | ccp.h | 126 const char *(*Disp)(struct fsm_opt *); /* Use result immediately ! */ member
|