/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 98 !GV->hasHiddenVisibility() && !GV->hasProtectedVisibility() && in printPCRelImmOperand()
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | GlobalValue.h | 92 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | GlobalValue.h | 215 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | GlobalValue.h | 235 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
|
/external/llvm/include/llvm/IR/ |
D | GlobalValue.h | 198 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
|
/external/clang/include/clang/Basic/ |
D | TargetInfo.h | 778 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | LTOModule.cpp | 444 else if (def->hasProtectedVisibility()) in addDefinedSymbol()
|
/external/llvm/lib/LTO/ |
D | LTOModule.cpp | 457 else if (def->hasProtectedVisibility()) in addDefinedSymbol()
|
/external/swiftshader/third_party/LLVM/tools/lto/ |
D | LTOModule.cpp | 369 else if (def->hasProtectedVisibility()) in addDefinedSymbol()
|
/external/clang/lib/Basic/ |
D | Targets.cpp | 272 bool hasProtectedVisibility() const override { in hasProtectedVisibility() function in __anond4862fe70111::DarwinTargetInfo 7738 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function in __anond4862fe70111::Le64TargetInfo
|
/external/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 2121 GV->hasProtectedVisibility() || GV->hasGlobalUnnamedAddr()) && in computePointerICmp()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 2947 G->getGlobal()->hasProtectedVisibility()); in LowerCall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 2292 GV->hasProtectedVisibility() || GV->hasGlobalUnnamedAddr()) && in computePointerICmp()
|
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 2307 !S.Context.getTargetInfo().hasProtectedVisibility()) { in handleVisibilityAttr()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 2322 || G->getGlobal()->hasProtectedVisibility(); in IsEligibleForTailCallOptimization()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 4126 || G->getGlobal()->hasProtectedVisibility(); in IsEligibleForTailCallOptimization()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 4659 || G->getGlobal()->hasProtectedVisibility(); in IsEligibleForTailCallOptimization()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 2218 !G->getGlobal()->hasProtectedVisibility()) in LowerCall()
|