Searched refs:createExprForCAPIVariantKind (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachORelocationInfo.cpp | 24 const MCExpr *createExprForCAPIVariantKind(const MCExpr *SubExpr, in createExprForCAPIVariantKind() function in __anon911a59580111::ARMMachORelocationInfo 32 return MCRelocationInfo::createExprForCAPIVariantKind(SubExpr, in createExprForCAPIVariantKind()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachORelocationInfo.cpp | 25 const MCExpr *createExprForCAPIVariantKind(const MCExpr *SubExpr, in createExprForCAPIVariantKind() function in __anon753121200111::ARMMachORelocationInfo 33 return MCRelocationInfo::createExprForCAPIVariantKind(SubExpr, in createExprForCAPIVariantKind()
|
/external/llvm/lib/MC/MCDisassembler/ |
D | MCRelocationInfo.cpp | 24 MCRelocationInfo::createExprForCAPIVariantKind(const MCExpr *SubExpr, in createExprForCAPIVariantKind() function in MCRelocationInfo
|
D | MCExternalSymbolizer.cpp | 139 Expr = RelInfo->createExprForCAPIVariantKind(Expr, SymbolicOp.VariantKind); in tryAddingSymbolicOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCDisassembler/ |
D | MCRelocationInfo.cpp | 21 MCRelocationInfo::createExprForCAPIVariantKind(const MCExpr *SubExpr, in createExprForCAPIVariantKind() function in MCRelocationInfo
|
D | MCExternalSymbolizer.cpp | 139 Expr = RelInfo->createExprForCAPIVariantKind(Expr, SymbolicOp.VariantKind); in tryAddingSymbolicOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCDisassembler/ |
D | MCRelocationInfo.h | 39 virtual const MCExpr *createExprForCAPIVariantKind(const MCExpr *SubExpr,
|
/external/llvm/include/llvm/MC/MCDisassembler/ |
D | MCRelocationInfo.h | 45 virtual const MCExpr *createExprForCAPIVariantKind(const MCExpr *SubExpr,
|