Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp412 unsigned SubOpcode = getSUBrrFromLEA(LEAOpcode); in searchALUInst() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h130 dwarf::LineNumberExtendedOps SubOpcode; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp830 uint8_t SubOpcode = TableData.getU8(Cursor); in parse() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7821 unsigned SubOpcode = NumSubElts <= NElts ? ISD::SUB : ISD::USUBSAT; in clampDynamicVectorIndex() local