/external/llvm/lib/Target/SystemZ/ |
D | SystemZMCInstLower.cpp | 74 const MCExpr *OffsetExpr = MCConstantExpr::create(Offset, Ctx); in getExpr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZMCInstLower.cpp | 74 const MCExpr *OffsetExpr = MCConstantExpr::create(Offset, Ctx); in getExpr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCMCInstLower.cpp | 72 const MCConstantExpr *OffsetExpr = MCConstantExpr::create(Offset, *Ctx); in LowerSymbolOperand() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreMCInstLower.cpp | 73 const MCConstantExpr *OffsetExpr = MCConstantExpr::create(Offset, *Ctx); in LowerSymbolOperand() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreMCInstLower.cpp | 76 const MCConstantExpr *OffsetExpr = MCConstantExpr::create(Offset, *Ctx); in LowerSymbolOperand() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceGlobalInits.h | 339 const RelocOffsetArray &OffsetExpr) { in create() 347 const RelocOffsetArray &OffsetExpr, in create() 395 RelocOffset **OffsetExpr; variable
|
D | IceOperand.h | 374 const RelocOffsetArray &OffsetExpr, GlobalString Name) in RelocatableTuple() 378 const RelocOffsetArray &OffsetExpr, GlobalString Name, in RelocatableTuple() 386 const RelocOffsetArray OffsetExpr; variable 434 const RelocOffsetArray &OffsetExpr, GlobalString Name, in ConstantRelocatable() 440 const RelocOffsetArray OffsetExpr; /// fixed, unknown offset to add variable
|
D | IceGlobalContext.cpp | 802 const RelocOffsetT Offset, const RelocOffsetArray &OffsetExpr, in getConstantSymWithEmitString()
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCCodeEmitter.cpp | 228 const MCExpr *OffsetExpr = MCConstantExpr::create(Offset, Ctx); in getPCRelEncoding() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCCodeEmitter.cpp | 285 const MCExpr *OffsetExpr = MCConstantExpr::create(Offset, Ctx); in getPCRelEncoding() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 9921 const MCExpr *OffsetExpr; in parseDirectiveSetFP() local 9956 const MCExpr *OffsetExpr; in parseDirectivePad() local 10148 const MCExpr *OffsetExpr; in parseDirectiveUnwindRaw() local 10237 const MCExpr *OffsetExpr; in parseDirectiveMovSP() local
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 9654 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/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 2763 const MCExpr *OffsetExpr = Inst.getOperand(2).getExpr(); in expandCondBranches() local 5522 const MCExpr *OffsetExpr; in parseDirectiveCPSetup() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 3672 const MCExpr *OffsetExpr = Inst.getOperand(2).getExpr(); in expandCondBranches() local 7163 const MCExpr *OffsetExpr; in parseDirectiveCPSetup() local
|