Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVCInstructions.h138 constexpr uint16_t BOffset(uint32_t inst) { in BOffset() function
148 uint16_t offset = BOffset(inst); in DecodeC_BNEZ()
156 uint16_t offset = BOffset(inst); in DecodeC_BEQZ()
/openbsd-src/gnu/llvm/clang/lib/Rewrite/
H A DHTMLRewrite.cpp40 unsigned BOffset = SM.getFileOffset(B); in HighlightRange() local
52 HighlightRange(R.getEditBuffer(FID), BOffset, EOffset, in HighlightRange()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15715 int AOffset, int BOffset) { in lowerV8I16GeneralSingleInputShuffle() argument
15732 int TripleInputOffset = ThreeAInputs ? AOffset : BOffset; in lowerV8I16GeneralSingleInputShuffle()