Searched defs:Relocatable (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8664.cpp | 4453 const ConstantRelocatable *const Relocatable, int32_t Offset, in dumpAddressOpt() 4479 ConstantRelocatable **Relocatable, in matchAssign() 4640 ConstantRelocatable **Relocatable, int32_t *Offset) { in matchOffsetIndexOrBase()
|
H A D | IceTargetLoweringX8632.cpp | 5032 const ConstantRelocatable *const Relocatable, int32_t Offset, in dumpAddressOpt() 5058 ConstantRelocatable **Relocatable, in matchAssign() 5219 ConstantRelocatable **Relocatable, int32_t *Offset) { in matchOffsetIndexOrBase()
|
H A D | IceTargetLoweringX8632.h | 298 ConstantRelocatable *Relocatable = nullptr; member
|
H A D | IceTargetLoweringX8664.h | 294 ConstantRelocatable *Relocatable = nullptr; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 5498 bool Relocatable = Expr->evaluateAsRelocatable(Res, nullptr, nullptr); in classifySymbolRef() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 7590 bool Relocatable = Expr->evaluateAsRelocatable(Res, nullptr, nullptr); in classifySymbolRef() local
|