Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp135 static Desc getSubOpDesc(unsigned Opcode, unsigned SubOpcode) { in getSubOpDesc()
H A DDWARFDebugLine.cpp895 uint8_t SubOpcode = TableData.getU8(Cursor); in parse() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp405 unsigned SubOpcode = getSUBrrFromLEA(LEAOpcode); searchALUInst() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h153 dwarf::LineNumberExtendedOps SubOpcode; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10126 unsigned SubOpcode = NumSubElts <= NElts ? ISD::SUB : ISD::USUBSAT; in clampDynamicVectorIndex() local