Home
last modified time | relevance | path

Searched defs:Identity (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp524 Value *const Identity = B.getInt(getIdentityValueForAtomicOp(Op, TyBitWidth)); in optimizeAtomic() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp569 Constant *Identity = ConstantExpr::getBinOpIdentity( in insertAccumulator() local
H A DReassociate.cpp643 Constant *Identity = ConstantExpr::getBinOpIdentity(Opcode, I->getType()); in LinearizeExprTree() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantFold.cpp882 Constant *Identity = ConstantExpr::getBinOpIdentity(Opcode, C1->getType()); in ConstantFoldBinaryInstruction() local
/openbsd-src/usr.bin/ssh/
H A Dsshconnect2.c291 typedef struct identity Identity; global() typedef
[all...]
H A Dssh-agent.c136 } Identity; global() typedef
[all...]
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp2161 auto Identity = [&](DbgVariableIntrinsic &DII) -> DbgValReplacement { in replaceAllDbgUsesWith() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2030 bool Identity = true, AllSame = true; in getVectorShuffle() local