Home
last modified time | relevance | path

Searched refs:MCConstantExpr (Results 1 – 25 of 163) sorted by relevance

1234567

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp444 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSImm9()
453 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSImm7s4()
462 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSImm7s8()
471 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSImm7s16()
515 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isUImm12Offset()
526 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_1()
535 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_7()
544 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImm1_8()
553 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_15()
562 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImm1_16()
[all …]
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp198 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Imm.Value); in isBrImm()
215 if (const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value)) { in isHiImm16()
237 const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value); in isHiImm16And()
251 if (const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value)) { in isLoImm16()
275 if (const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value)) { in isLoImm16Signed()
298 const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value); in isLoImm16And()
311 const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value); in isImmShift()
323 if (const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value)) { in isLoImm21()
353 const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value); in isImm10()
364 const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value); in isCondCode()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp213 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Imm.Value); in isBrImm()
230 if (const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value)) { in isHiImm16()
252 const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value); in isHiImm16And()
266 if (const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value)) { in isLoImm16()
290 if (const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value)) { in isLoImm16Signed()
313 const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value); in isLoImm16And()
326 const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value); in isImmShift()
338 if (const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value)) { in isLoImm21()
368 const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value); in isImm10()
379 const MCConstantExpr *ConstExpr = dyn_cast<MCConstantExpr>(Imm.Value); in isCondCode()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/
DX86Operand.h103 if (auto Imm = cast<MCConstantExpr>(Val)->getValue()) in print()
213 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti16i8()
227 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti32i8()
241 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti64i8()
255 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti64i32()
268 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmUnsignedi8()
370 getMemBaseReg() == X86::SI) && isa<MCConstantExpr>(getMemDisp()) && in isSrcIdx()
371 cast<MCConstantExpr>(getMemDisp())->getValue() == 0; in isSrcIdx()
390 getMemBaseReg() == X86::DI) && isa<MCConstantExpr>(getMemDisp()) && in isDstIdx()
391 cast<MCConstantExpr>(getMemDisp())->getValue() == 0; in isDstIdx()
[all …]
DX86AsmInstrumentation.cpp323 const MCExpr *Disp = MCConstantExpr::create(0, Ctx); in InstrumentMOVSBase()
332 const MCExpr *Disp = MCConstantExpr::create(-1, Ctx); in InstrumentMOVSBase()
342 const MCExpr *Disp = MCConstantExpr::create(0, Ctx); in InstrumentMOVSBase()
350 const MCExpr *Disp = MCConstantExpr::create(-1, Ctx); in InstrumentMOVSBase()
468 const MCConstantExpr *Disp = in ComputeMemOperandAddress()
469 MCConstantExpr::create(ApplyDisplacementBounds(Residue), Ctx); in ComputeMemOperandAddress()
493 static_cast<const MCConstantExpr *>(Op.getMemDisp())->getValue(); in AddDisplacement()
501 const MCExpr *Disp = MCConstantExpr::create(NewDisplacement, Ctx); in AddDisplacement()
652 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx); in InstrumentMemOperandSmall()
678 const MCExpr *Disp = MCConstantExpr::create(1, Ctx); in InstrumentMemOperandSmall()
[all …]
/external/llvm/lib/Target/X86/AsmParser/
DX86Operand.h142 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti16i8()
156 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti32i8()
170 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti64i8()
184 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti64i32()
195 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmUnsignedi8()
294 getMemBaseReg() == X86::SI) && isa<MCConstantExpr>(getMemDisp()) && in isSrcIdx()
295 cast<MCConstantExpr>(getMemDisp())->getValue() == 0; in isSrcIdx()
314 getMemBaseReg() == X86::DI) && isa<MCConstantExpr>(getMemDisp()) && in isDstIdx()
315 cast<MCConstantExpr>(getMemDisp())->getValue() == 0; in isDstIdx()
379 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Expr)) in addExpr()
[all …]
DX86AsmInstrumentation.cpp310 const MCExpr *Disp = MCConstantExpr::create(0, Ctx); in InstrumentMOVSBase()
319 const MCExpr *Disp = MCConstantExpr::create(-1, Ctx); in InstrumentMOVSBase()
329 const MCExpr *Disp = MCConstantExpr::create(0, Ctx); in InstrumentMOVSBase()
337 const MCExpr *Disp = MCConstantExpr::create(-1, Ctx); in InstrumentMOVSBase()
455 const MCConstantExpr *Disp = in ComputeMemOperandAddress()
456 MCConstantExpr::create(ApplyDisplacementBounds(Residue), Ctx); in ComputeMemOperandAddress()
480 static_cast<const MCConstantExpr *>(Op.getMemDisp())->getValue(); in AddDisplacement()
488 const MCExpr *Disp = MCConstantExpr::create(NewDisplacement, Ctx); in AddDisplacement()
639 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx); in InstrumentMemOperandSmall()
665 const MCExpr *Disp = MCConstantExpr::create(1, Ctx); in InstrumentMemOperandSmall()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp331 const MCConstantExpr *OffsetImm; // Offset immediate value
518 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImm8s4()
526 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_1020s4()
534 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_508s4()
542 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_255()
550 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_7()
558 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_15()
566 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_31()
574 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImm1_16()
582 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImm1_32()
[all …]
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp513 const MCConstantExpr *OffsetImm; // Offset immediate value
683 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm())) in isARMBranchTarget()
692 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm())) in isThumbBranchTarget()
703 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val)) { in isUnsignedOffset()
717 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val)) { in isSignedOffset()
735 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val); in isThumbMemPC()
749 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isFPImm()
756 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isFBits16()
763 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isFBits32()
770 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImm8s4()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/
DX86AsmParser.cpp202 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti16i8()
219 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti32i8()
236 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmZExtu32u8()
251 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti64i8()
267 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmSExti64i32()
289 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Expr)) in addExpr()
378 isa<MCConstantExpr>(Op.Mem.Disp) && in isSrcOp()
379 cast<MCConstantExpr>(Op.Mem.Disp)->getValue() == 0 && in isSrcOp()
387 isa<MCConstantExpr>(Op.Mem.Disp) && in isDstOp()
388 cast<MCConstantExpr>(Op.Mem.Disp)->getValue() == 0 && in isDstOp()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp606 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isUImm6()
628 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImmScaled()
652 auto *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSVEPattern()
700 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isUImm12Offset()
712 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImmInRange()
725 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isLogicalImm()
746 if (auto *CE = dyn_cast<MCConstantExpr>(getShiftedImmVal())) in getShiftedVal()
750 if (auto *CE = dyn_cast<MCConstantExpr>(getImm())) { in getShiftedVal()
824 if (!isShiftedImm() && (!isImm() || !isa<MCConstantExpr>(getImm()))) in isSVECpyImm()
842 if (!isShiftedImm() && (!isImm() || !isa<MCConstantExpr>(getImm()))) in isSVEAddSubImm()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp747 const MCConstantExpr *OffsetImm; // Offset immediate value
925 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm())) in isARMBranchTarget()
934 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm())) in isThumbBranchTarget()
945 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val)) { in isUnsignedOffset()
960 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val)) { in isSignedOffset()
978 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val); in isThumbMemPC()
993 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isFPImm()
1002 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmediate()
1011 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImmediateS4()
1034 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_508s4Neg()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp265 int32_t V = cast<MCConstantExpr>(HE->getExpr())->getValue(); in ScaleVectorOffset()
266 auto *NewCE = MCConstantExpr::create(V / int32_t(VectorSize), Ctx); in ScaleVectorOffset()
299 const MCConstantExpr *Zero = MCConstantExpr::create(0, OutContext); in HexagonProcessInstruction()
306 const MCConstantExpr *Zero = MCConstantExpr::create(0, OutContext); in HexagonProcessInstruction()
313 const MCConstantExpr *Zero = MCConstantExpr::create(0, OutContext); in HexagonProcessInstruction()
320 const MCConstantExpr *Zero = MCConstantExpr::create(0, OutContext); in HexagonProcessInstruction()
327 const MCConstantExpr *C255 = MCConstantExpr::create(255, OutContext); in HexagonProcessInstruction()
450 const MCExpr *One = MCConstantExpr::create(1, OutContext); in HexagonProcessInstruction()
486 const MCExpr *One = MCConstantExpr::create(1, OutContext); in HexagonProcessInstruction()
513 const MCExpr *One = MCConstantExpr::create(1, OutContext); in HexagonProcessInstruction()
[all …]
DHexagonMCInstLower.cpp89 ME = MCBinaryExpr::createAdd(ME, MCConstantExpr::create(MO.getOffset(), MC), in GetSymbolRef()
135 MCConstantExpr::create(*Val.bitcastToAPInt().getRawData(), in HexagonLowerToMC()
144 MCConstantExpr::create(MO.getImm(), AP.OutContext), AP.OutContext); in HexagonLowerToMC()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCExpr.cpp34 OS << cast<MCConstantExpr>(*this).getValue(); in print()
87 if (isa<MCConstantExpr>(BE.getLHS()) || isa<MCSymbolRefExpr>(BE.getLHS())) { in print()
97 if (const MCConstantExpr *RHSC = dyn_cast<MCConstantExpr>(BE.getRHS())) { in print()
126 if (isa<MCConstantExpr>(BE.getRHS()) || isa<MCSymbolRefExpr>(BE.getRHS())) { in print()
155 const MCConstantExpr *MCConstantExpr::Create(int64_t Value, MCContext &Ctx) { in Create()
156 return new (Ctx) MCConstantExpr(Value); in Create()
271 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(this)) { in EvaluateAsAbsolute()
441 Res = MCValue::get(cast<MCConstantExpr>(this)->getValue()); in EvaluateAsRelocatableImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCDisassembler/
DMCExternalSymbolizer.cpp97 Add = MCConstantExpr::create((int)SymbolicOp.AddSymbol.Value, Ctx); in tryAddingSymbolicOperand()
108 Sub = MCConstantExpr::create((int)SymbolicOp.SubtractSymbol.Value, Ctx); in tryAddingSymbolicOperand()
114 Off = MCConstantExpr::create(SymbolicOp.Value, Ctx); in tryAddingSymbolicOperand()
136 Expr = MCConstantExpr::create(0, Ctx); in tryAddingSymbolicOperand()
/external/llvm/lib/MC/MCDisassembler/
DMCExternalSymbolizer.cpp97 Add = MCConstantExpr::create((int)SymbolicOp.AddSymbol.Value, Ctx); in tryAddingSymbolicOperand()
108 Sub = MCConstantExpr::create((int)SymbolicOp.SubtractSymbol.Value, Ctx); in tryAddingSymbolicOperand()
114 Off = MCConstantExpr::create(SymbolicOp.Value, Ctx); in tryAddingSymbolicOperand()
136 Expr = MCConstantExpr::create(0, Ctx); in tryAddingSymbolicOperand()
/external/llvm/lib/MC/
DMCExpr.cpp38 OS << cast<MCConstantExpr>(*this).getValue(); in print()
77 if (isa<MCConstantExpr>(BE.getLHS()) || isa<MCSymbolRefExpr>(BE.getLHS())) { in print()
88 if (const MCConstantExpr *RHSC = dyn_cast<MCConstantExpr>(BE.getRHS())) { in print()
118 if (isa<MCConstantExpr>(BE.getRHS()) || isa<MCSymbolRefExpr>(BE.getRHS())) { in print()
151 const MCConstantExpr *MCConstantExpr::create(int64_t Value, MCContext &Ctx) { in create()
152 return new (Ctx) MCConstantExpr(Value); in create()
433 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(this)) { in evaluateAsAbsolute()
615 Res = MCValue::get(cast<MCConstantExpr>(this)->getValue()); in evaluateAsRelocatableImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCExpr.cpp47 OS << cast<MCConstantExpr>(*this).getValue(); in print()
89 if (isa<MCConstantExpr>(BE.getLHS()) || isa<MCSymbolRefExpr>(BE.getLHS())) { in print()
100 if (const MCConstantExpr *RHSC = dyn_cast<MCConstantExpr>(BE.getRHS())) { in print()
130 if (isa<MCConstantExpr>(BE.getRHS()) || isa<MCSymbolRefExpr>(BE.getRHS())) { in print()
164 const MCConstantExpr *MCConstantExpr::create(int64_t Value, MCContext &Ctx) { in create()
165 return new (Ctx) MCConstantExpr(Value); in create()
487 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(this)) { in evaluateAsAbsolute()
678 Res = MCValue::get(cast<MCConstantExpr>(this)->getValue()); in evaluateAsRelocatableImpl()
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64ExternalSymbolizer.cpp177 Add = MCConstantExpr::create(SymbolicOp.AddSymbol.Value, Ctx); in tryAddingSymbolicOperand()
188 Sub = MCConstantExpr::create(SymbolicOp.SubtractSymbol.Value, Ctx); in tryAddingSymbolicOperand()
194 Off = MCConstantExpr::create(SymbolicOp.Value, Ctx); in tryAddingSymbolicOperand()
216 Expr = MCConstantExpr::create(0, Ctx); in tryAddingSymbolicOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64ExternalSymbolizer.cpp177 Add = MCConstantExpr::create(SymbolicOp.AddSymbol.Value, Ctx); in tryAddingSymbolicOperand()
188 Sub = MCConstantExpr::create(SymbolicOp.SubtractSymbol.Value, Ctx); in tryAddingSymbolicOperand()
194 Off = MCConstantExpr::create(SymbolicOp.Value, Ctx); in tryAddingSymbolicOperand()
216 Expr = MCConstantExpr::create(0, Ctx); in tryAddingSymbolicOperand()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp556 const MCConstantExpr *CE = in adds4_6ImmOperands()
557 dyn_cast<MCConstantExpr>(&HexagonMCInstrInfo::getExpr(*getImm())); in adds4_6ImmOperands()
563 const MCConstantExpr *CE = in adds3_6ImmOperands()
564 dyn_cast<MCConstantExpr>(&HexagonMCInstrInfo::getExpr(*getImm())); in adds3_6ImmOperands()
760 MCConstantExpr::create(Value, getContext()), getContext()))); in canonicalizeImmediates()
900 MCConstantExpr::create(8192 + Res, getContext()), getContext()); in ParseDirectiveSubsection()
919 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in ParseDirectiveFalign()
947 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in ParseDirectiveValue()
1414 Expr, MCConstantExpr::create(16, Context), Context); in parseInstruction()
1417 MCConstantExpr::create(0xffff, Context), in parseInstruction()
[all …]
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DSIMCCodeEmitter.cpp168 const MCConstantExpr *C = dyn_cast<MCConstantExpr>(MO.getExpr()); in getLitEncoding()
227 if (const MCConstantExpr *C = dyn_cast<MCConstantExpr>(Op.getExpr())) in encodeInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp402 MCConstantExpr::create(Extended, Context), Context); in addSignedImmOperands()
541 MCConstantExpr::create(Value, getContext()), getContext()))); in canonicalizeImmediates()
688 MCConstantExpr::create(8192 + Res, getContext()), getContext()); in ParseDirectiveSubsection()
707 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in ParseDirectiveFalign()
1182 Expr, MCConstantExpr::create(16, Context), Context); in parseInstruction()
1185 Expr, MCConstantExpr::create(0xffff, Context), Context); in parseInstruction()
1348 MCConstantExpr::create(1, Context), Context), in processInstruction()
1372 MCConstantExpr::create(1, Context), Context), in processInstruction()
1553 HexagonMCExpr::create(MCConstantExpr::create(sVal, Context), Context))); in processInstruction()
1568 MCConstantExpr::create(s8, Context), Context))); // upper 32 in processInstruction()
[all …]
/external/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp81 ME = MCBinaryExpr::createAdd(ME, MCConstantExpr::create(MO.getOffset(), MC), in GetSymbolRef()
124 MCConstantExpr::create(*Val.bitcastToAPInt().getRawData(), in HexagonLowerToMC()
133 MCConstantExpr::create(MO.getImm(), AP.OutContext), AP.OutContext); in HexagonLowerToMC()

1234567