Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Rewrite/
H A DHTMLRewrite.cpp40 unsigned BOffset = SM.getFileOffset(B); in HighlightRange() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVCInstructions.h138 constexpr uint16_t BOffset(uint32_t inst) { in BOffset() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15715 int AOffset, int BOffset) { in lowerV8I16GeneralSingleInputShuffle()