Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp42 unsigned BOffset = SM.getFileOffset(B); in HighlightRange() local
54 HighlightRange(R.getEditBuffer(FID), BOffset, EOffset, in HighlightRange()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13440 int AOffset, int BOffset) { in lowerV8I16GeneralSingleInputShuffle() argument
13457 int TripleInputOffset = ThreeAInputs ? AOffset : BOffset; in lowerV8I16GeneralSingleInputShuffle()