Home
last modified time | relevance | path

Searched defs:bcr (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm.h45 uint32_t bcr[16]; member
H A DRegisterContextDarwin_arm64.h96 uint64_t bcr[16]; member
H A DRegisterContextDarwin_arm.h130 uint32_t bcr[16]; member
H A DRegisterInfoPOSIX_arm64.h80 uint64_t bcr[16]; global() member
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorEmulateNarrowType.cpp968 BitCastRewriter bcr(sourceVectorType, targetVectorType); matchAndRewrite() local
1032 BitCastRewriter bcr(sourceVectorType, targetVectorType); matchAndRewrite() local