Home
last modified time | relevance | path

Searched defs:blend (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/docs/
H A DPointerAuth.md211 declare i64 @llvm.ptrauth.blend(i64 <address discriminator>, i64 <integer discriminator>) argument
216 The '`llvm.ptrauth.blend`' intrinsic blends a pointer address discriminator argument
205 Syntax:Pointer Authentication""LLVM IR Representation""Intrinsics""'`llvm.ptrauth.blend`' global() argument
222 Semantics:Pointer Authentication""LLVM IR Representation""Intrinsics""'`llvm.ptrauth.blend`' global() argument
/llvm-project/mlir/include/mlir/Dialect/X86Vector/
H A DTransforms.h29 static uint8_t blend() { in blend() function