Home
last modified time | relevance | path

Searched defs:OffsetExpr (Results 1 – 24 of 24) sorted by relevance

/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.cpp73 const MCExpr *OffsetExpr = MCConstantExpr::create(Offset, Ctx); in getExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.cpp73 const MCExpr *OffsetExpr = MCConstantExpr::create(Offset, Ctx); in getExpr() local
/external/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.cpp74 const MCExpr *OffsetExpr = MCConstantExpr::create(Offset, Ctx); in getExpr() local
/external/llvm-project/llvm/lib/Target/ARC/
DARCMCInstLower.cpp71 const MCConstantExpr *OffsetExpr = MCConstantExpr::create(Offset, *Ctx); in LowerSymbolOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCMCInstLower.cpp71 const MCConstantExpr *OffsetExpr = MCConstantExpr::create(Offset, *Ctx); in LowerSymbolOperand() local
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreMCInstLower.cpp72 const MCConstantExpr *OffsetExpr = MCConstantExpr::create(Offset, *Ctx); in LowerSymbolOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreMCInstLower.cpp72 const MCConstantExpr *OffsetExpr = MCConstantExpr::create(Offset, *Ctx); in LowerSymbolOperand() local
/external/llvm/lib/Target/XCore/
DXCoreMCInstLower.cpp76 const MCConstantExpr *OffsetExpr = MCConstantExpr::create(Offset, *Ctx); in LowerSymbolOperand() local
/external/swiftshader/third_party/subzero/src/
DIceGlobalInits.h296 const RelocOffsetArray &OffsetExpr) { in create()
304 const RelocOffsetArray &OffsetExpr, in create()
352 RelocOffset **OffsetExpr; variable
DIceOperand.h351 const RelocOffsetArray &OffsetExpr, GlobalString Name) in RelocatableTuple()
355 const RelocOffsetArray &OffsetExpr, GlobalString Name, in RelocatableTuple()
363 const RelocOffsetArray OffsetExpr; variable
411 const RelocOffsetArray &OffsetExpr, GlobalString Name, in ConstantRelocatable()
417 const RelocOffsetArray OffsetExpr; /// fixed, unknown offset to add variable
DIceGlobalContext.cpp720 const RelocOffsetT Offset, const RelocOffsetArray &OffsetExpr, in getConstantSymWithEmitString()
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCCodeEmitter.cpp228 const MCExpr *OffsetExpr = MCConstantExpr::create(Offset, Ctx); in getPCRelEncoding() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCCodeEmitter.cpp285 const MCExpr *OffsetExpr = MCConstantExpr::create(Offset, Ctx); in getPCRelEncoding() local
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCCodeEmitter.cpp285 const MCExpr *OffsetExpr = MCConstantExpr::create(Offset, Ctx); in getPCRelEncoding() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp173 const MCExpr *OffsetExpr = in emitDirectiveRelocJalr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp173 const MCExpr *OffsetExpr = in emitDirectiveRelocJalr() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp9654 const MCExpr *OffsetExpr; in parseDirectiveSetFP() local
9697 const MCExpr *OffsetExpr; in parseDirectivePad() local
9931 const MCExpr *OffsetExpr; in parseDirectiveUnwindRaw() local
10067 const MCExpr *OffsetExpr; in parseDirectiveMovSP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp11148 const MCExpr *OffsetExpr; in parseDirectiveSetFP() local
11183 const MCExpr *OffsetExpr; in parseDirectivePad() local
11375 const MCExpr *OffsetExpr; in parseDirectiveUnwindRaw() local
11464 const MCExpr *OffsetExpr; in parseDirectiveMovSP() local
/external/llvm-project/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp11447 const MCExpr *OffsetExpr; in parseDirectiveSetFP() local
11482 const MCExpr *OffsetExpr; in parseDirectivePad() local
11674 const MCExpr *OffsetExpr; in parseDirectiveUnwindRaw() local
11763 const MCExpr *OffsetExpr; in parseDirectiveMovSP() local
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp2763 const MCExpr *OffsetExpr = Inst.getOperand(2).getExpr(); in expandCondBranches() local
5522 const MCExpr *OffsetExpr; in parseDirectiveCPSetup() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp458 SmallString<64> OffsetExpr; in createCfaOffset() local
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3899 const MCExpr *OffsetExpr = Inst.getOperand(2).getExpr(); in expandCondBranches() local
7799 const MCExpr *OffsetExpr; in parseDirectiveCPSetup() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3871 const MCExpr *OffsetExpr = Inst.getOperand(2).getExpr(); in expandCondBranches() local
7556 const MCExpr *OffsetExpr; in parseDirectiveCPSetup() local
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp8020 const Expr *OffsetExpr = OASE->getLowerBound(); in generateInfoForComponentList() local