Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp48 int64_t Disp; member
338 SDValue &Base, SDValue &Disp) { in getAddressOperandsRI()
347 SDValue &Base, SDValue &Disp, in getAddressOperands()
356 SDValue &Base, SDValue &Disp) { in SelectAddrRI12Only()
361 SDValue &Base, SDValue &Disp, in SelectAddrRI12()
411 SDValue &Base, SDValue &Disp) { in SelectAddrRI()
454 SDValue &Base, SDValue &Disp, SDValue &Index) { in SelectAddrRRI12()
503 SDValue &Base, SDValue &Disp, SDValue &Index) { in SelectAddrRRI20()
547 SDValue &Base, SDValue &Disp, SDValue &Index) { in SelectLAAddr()
580 SDValue &Base, SDValue &Disp, SDValue &Index) { in TryFoldLoad()
DSystemZInstrBuilder.h46 int32_t Disp; member
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCCodeEmitter.cpp152 uint64_t Disp = getMachineOpValue(MI, MI.getOperand(OpNum + 1), Fixups, STI); in getBDAddr12Encoding() local
162 uint64_t Disp = getMachineOpValue(MI, MI.getOperand(OpNum + 1), Fixups, STI); in getBDAddr20Encoding() local
172 uint64_t Disp = getMachineOpValue(MI, MI.getOperand(OpNum + 1), Fixups, STI); in getBDXAddr12Encoding() local
183 uint64_t Disp = getMachineOpValue(MI, MI.getOperand(OpNum + 1), Fixups, STI); in getBDXAddr20Encoding() local
195 uint64_t Disp = getMachineOpValue(MI, MI.getOperand(OpNum + 1), Fixups, STI); in getBDLAddr12Len8Encoding() local
206 uint64_t Disp = getMachineOpValue(MI, MI.getOperand(OpNum + 1), Fixups, STI); in getBDVAddr12Encoding() local
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DLowLevel.cpp137 #define TestRegAbsoluteAddr(Inst, Dst, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
151 #define TestRegAddrBase(Inst, Dst, Base, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
166 #define TestRegAddrScaledIndex(Inst, Dst, Index, Scale, Disp, OpType, \ in TEST_F() argument
182 #define TestRegAddrBaseScaledIndex(Inst, Dst, Base, Index, Scale, Disp, \ in TEST_F() argument
199 #define TestAddrBaseScaledIndexImm(Inst, Base, Index, Scale, Disp, Imm, \ in TEST_F() argument
217 #define TestAddrBaseScaledIndexReg(Inst, Base, Index, Scale, Disp, Src, \ in TEST_F() argument
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp59 int64_t Disp; member
213 bool selectBDXAddr12Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr12Only()
219 bool selectBDXAddr12Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr12Pair()
225 bool selectDynAlloc12Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectDynAlloc12Only()
231 bool selectBDXAddr20Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr20Only()
237 bool selectBDXAddr20Only128(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr20Only128()
243 bool selectBDXAddr20Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr20Pair()
249 bool selectLAAddr12Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectLAAddr12Pair()
255 bool selectLAAddr20Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectLAAddr20Pair()
495 static bool shouldUseLA(SDNode *Base, int64_t Disp, SDNode *Index) { in shouldUseLA()
[all …]
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.cpp310 const MCExpr *Disp = MCConstantExpr::create(0, Ctx); in InstrumentMOVSBase() local
319 const MCExpr *Disp = MCConstantExpr::create(-1, Ctx); in InstrumentMOVSBase() local
329 const MCExpr *Disp = MCConstantExpr::create(0, Ctx); in InstrumentMOVSBase() local
337 const MCExpr *Disp = MCConstantExpr::create(-1, Ctx); in InstrumentMOVSBase() local
455 const MCConstantExpr *Disp = in ComputeMemOperandAddress() local
488 const MCExpr *Disp = MCConstantExpr::create(NewDisplacement, Ctx); in AddDisplacement() local
639 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx); in InstrumentMemOperandSmall() local
665 const MCExpr *Disp = MCConstantExpr::create(1, Ctx); in InstrumentMemOperandSmall() local
716 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx); in InstrumentMemOperandLarge() local
856 const MCExpr *Disp = MCConstantExpr::create(Offset, Ctx); in EmitAdjustRSP() local
[all …]
DX86AsmParser.cpp997 const MCExpr *Disp = MCConstantExpr::create(0, getContext()); in DefaultMemSIOperand() local
1006 const MCExpr *Disp = MCConstantExpr::create(0, getContext()); in DefaultMemDIOperand() local
1160 unsigned SegReg, const MCExpr *Disp, unsigned BaseReg, unsigned IndexReg, in CreateMemForInlineAsm()
1405 const MCExpr *Disp = nullptr; in ParseIntelBracExpression() local
1536 const MCExpr *Disp = MCConstantExpr::create(ImmDisp, getContext()); in ParseIntelSegmentOverride() local
1653 const MCExpr *Disp = MCConstantExpr::create(SM.getImm(), getContext()); in ParseIntelMemOperand() local
1663 bool X86AsmParser::ParseIntelDotOperator(const MCExpr *Disp, in ParseIntelDotOperator()
2003 const MCExpr *Disp = MCConstantExpr::create(0, getParser().getContext()); in ParseMemOperand() local
/external/swiftshader/third_party/subzero/src/
DIceInstX8664.cpp94 int32_t Disp = Var->getStackOffset(); in getRematerializableOffset() local
113 int32_t Disp = 0; in emit() local
194 int32_t Disp = 0; in dump() local
254 int32_t Disp = 0; in toAsmAddress() local
DIceInstX8632.cpp104 int32_t Disp = Var->getStackOffset(); in getRematerializableOffset() local
140 int32_t Disp = 0; in emit() local
198 int32_t Disp = 0; in dump() local
268 int32_t Disp = 0; in toAsmAddress() local
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DLowLevel.cpp183 #define TestRegAbsoluteAddr(Inst, Dst, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
196 #define TestRegAddrBase(Inst, Dst, Base, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
210 #define TestRegAddrScaledIndex(Inst, Dst, Index, Scale, Disp, OpType, \ in TEST_F() argument
226 #define TestRegAddrBaseScaledIndex(Inst, Dst, Base, Index, Scale, Disp, \ in TEST_F() argument
242 #define TestAddrBaseScaledIndexImm(Inst, Base, Index, Scale, Disp, Imm, \ in TEST_F() argument
259 #define TestAddrBaseScaledIndexReg(Inst, Base, Index, Scale, Disp, Src, \ in TEST_F() argument
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp63 int32_t Disp; member
246 SDValue &Index, SDValue &Disp, in getAddressOperands()
1197 uint64_t Disp = (uint64_t)AddVal->getSExtValue() << Val; in matchAddressRecursively() local
1263 uint64_t Disp = AddVal->getSExtValue() * CN->getZExtValue(); in matchAddressRecursively() local
1422 SDValue &Disp, SDValue &Segment) { in selectVectorAddr()
1467 SDValue &Disp, SDValue &Segment) { in selectAddr()
1515 SDValue &Disp, SDValue &Segment, in selectScalarSSELoad()
1582 SDValue &Disp, SDValue &Segment) { in selectLEA64_32Addr()
1624 SDValue &Index, SDValue &Disp, in selectLEAAddr()
1688 SDValue &Disp, SDValue &Segment) { in selectTLSADDRAddr()
[all …]
DX86OptimizeLEAs.cpp71 const MachineOperand *Disp) in MemOpKey()
96 const MachineOperand *Disp; member in MemOpKey
DX86InstrBuilder.h50 int Disp; member
/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp271 uint64_t Disp = Field & 0xfff; in decodeBDAddr12Operand() local
281 uint64_t Disp = ((Field << 12) & 0xff000) | ((Field >> 8) & 0xfff); in decodeBDAddr20Operand() local
292 uint64_t Disp = Field & 0xfff; in decodeBDXAddr12Operand() local
304 uint64_t Disp = ((Field & 0xfff00) >> 8) | ((Field & 0xff) << 12); in decodeBDXAddr20Operand() local
316 uint64_t Disp = Field & 0xfff; in decodeBDLAddr12Len8Operand() local
328 uint64_t Disp = Field & 0xfff; in decodeBDVAddr12Operand() local
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp63 const MCOperand &Disp = MI->getOperand(OpNo+1); in printSrcMemOperand() local
/external/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp65 const MCOperand &Disp = MI->getOperand(OpNo+1); in printSrcMemOperand() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelDAGToDAG.cpp65 int32_t Disp; member
232 SDValue &Disp, SDValue &Segment) { in getAddressOperands()
806 uint64_t Disp = AddVal->getSExtValue() << Val; in MatchAddressRecursively() local
845 uint64_t Disp = AddVal->getSExtValue() * CN->getZExtValue(); in MatchAddressRecursively() local
1136 SDValue &Disp, SDValue &Segment) { in SelectAddr()
1180 SDValue &Disp, SDValue &Segment, in SelectScalarSSELoad()
1220 SDValue &Index, SDValue &Disp, in SelectLEAAddr()
1282 SDValue &Disp, SDValue &Segment) { in SelectTLSADDRAddr()
1306 SDValue &Index, SDValue &Disp, in TryFoldLoad()
DX86InstrBuilder.h51 int Disp; member
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp321 uint64_t Disp = Imm & 0xFFFF; in decodeMemRIOperands() local
356 uint64_t Disp = Imm & 0x3FFF; in decodeMemRIXOperands() local
377 uint64_t Disp = Imm & 0xFFF; in decodeMemRIX16Operands() local
/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp47 int16_t Disp; member
244 SDValue &Base, SDValue &Disp) { in SelectAddr()
DMSP430AsmPrinter.cpp108 const MachineOperand &Disp = MI->getOperand(OpNum+1); in printSrcMemOperand() local
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430AsmPrinter.cpp114 const MachineOperand &Disp = MI->getOperand(OpNum+1); in printSrcMemOperand() local
DMSP430ISelDAGToDAG.cpp46 int16_t Disp; member
249 SDValue &Base, SDValue &Disp) { in SelectAddr()
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.cpp24 void SystemZInstPrinter::printAddress(unsigned Base, int64_t Disp, in printAddress()
198 uint64_t Disp = MI->getOperand(OpNum + 1).getImm(); in printBDLAddrOperand() local
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelDAGToDAG.cpp148 SelectAddrRegImm(SDValue N, SDValue &Base, SDValue &Disp) { in SelectAddrRegImm()

12