Home
last modified time | relevance | path

Searched defs:TagLen (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dexecutor_address.h60 constexpr Untag(uintptr_t TagLen, uintptr_t TagOffset) in Untag()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DExecutorAddress.h61 constexpr Untag(uintptr_t TagLen, uintptr_t TagOffset) in Untag()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp2733 LLVMOperandBundleRef LLVMCreateOperandBundle(const char *Tag, size_t TagLen, in LLVMCreateOperandBundle()