/aosp_15_r20/external/libcxx/test/std/language.support/cmp/cmp.strongeq/ |
H A D | cmp.strongeq.pass.cpp | 61 auto& Equiv = std::strong_equality::equivalent; in test_constexpr() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/language.support/cmp/cmp.strongord/ |
H A D | strongord.pass.cpp | 102 auto& Equiv = std::strong_ordering::equivalent; in test_constexpr() local
|
/aosp_15_r20/external/libcxx/test/std/language.support/cmp/cmp.strongord/ |
H A D | strongord.pass.cpp | 134 auto& Equiv = std::strong_ordering::equivalent; in test_constexpr() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | func_test.go | 54 func Equiv(f, g *Func) bool { func
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 202 virtual const MCExpr *lowerDSOLocalEquivalent(const DSOLocalEquivalent *Equiv, in lowerDSOLocalEquivalent()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 202 virtual const MCExpr *lowerDSOLocalEquivalent(const DSOLocalEquivalent *Equiv, in lowerDSOLocalEquivalent()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 202 virtual const MCExpr *lowerDSOLocalEquivalent(const DSOLocalEquivalent *Equiv, in lowerDSOLocalEquivalent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 202 virtual const MCExpr *lowerDSOLocalEquivalent(const DSOLocalEquivalent *Equiv, in lowerDSOLocalEquivalent()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 202 virtual const MCExpr *lowerDSOLocalEquivalent(const DSOLocalEquivalent *Equiv, in lowerDSOLocalEquivalent()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/abt/ |
D | avlint32.go | 368 func (t *T) Equiv(u *T, eqv func(x, y interface{}) bool) bool { func
|
/aosp_15_r20/external/angle/src/common/ |
H A D | packed_gl_enums.json | 93 "Equiv": "GL_EQUIV", string
|
H A D | PackedGLEnums_autogen.h | 284 Equiv = 6, enumerator
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 426 const BasicBlock *Equiv = EquivalenceClass[BB]; in printBlockEquivalence() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 666 const BasicBlock *Equiv = EquivalenceClass[BB]; in printBlockEquivalence() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1146 const DSOLocalEquivalent *Equiv, const TargetMachine &TM) const { in lowerDSOLocalEquivalent() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 2870 if (const auto *Equiv = dyn_cast<DSOLocalEquivalent>(CV)) in lowerConstant() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 2735 } else if (const auto *Equiv = dyn_cast<DSOLocalEquivalent>(C)) { in writeConstants() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Constants.cpp | 1852 DSOLocalEquivalent *&Equiv = GV->getContext().pImpl->DSOLocalEquivalents[GV]; in get() local
|
H A D | AsmWriter.cpp | 1466 if (const auto *Equiv = dyn_cast<DSOLocalEquivalent>(CV)) { in WriteConstantInternal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 360 Equiv, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 213 auto *Equiv = DSOLocalEquivalent::get(GV); in validateEndOfModule() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 8741 SourceLocation Loc, const NamedDecl *D, ArrayRef<const NamedDecl *> Equiv) { in diagnoseEquivalentInternalLinkageDeclarations()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1682 if (const auto *Equiv = dyn_cast<DSOLocalEquivalent>(C)) in getValueImpl() local
|