Searched defs:Identity (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp473 Value *const Identity = B.getInt(getIdentityValueForAtomicOp(Op, TyBitWidth)); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp625 Constant *Identity = ConstantExpr::getBinOpIdentity(Opcode, I->getType()); local
/freebsd-11-stable/crypto/openssh/
H A Dssh-agent.c120 } Identity; typedef in typeref:struct:identity
[all...]
H A Dsshconnect2.c246 typedef struct identity Identity; typedef in typeref:struct:identity
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DRetainSummaryManager.h642 Identity, member in class:clang::ento::RetainSummaryManager::BehaviorSummary
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp1008 Constant *Identity = ConstantExpr::getBinOpIdentity(Opcode, C1->getType()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1851 auto Identity = [&](DbgVariableIntrinsic &DII) -> DbgValReplacement { local

Completed in 148 milliseconds