Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h93 enum ExtendType { enum
/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DARM64.cpp219 enum ExtendType { ZeroExtend = 1, Sign64 = 2, Sign32 = 3 }; enum
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1168 AArch64_AM::ShiftExtendType ExtendType = AArch64_AM::InvalidShiftExtend; in emitAddSub() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11224 ISD::NodeType ExtendType) { in CopyValueToVirtualRegister()
11863 ISD::NodeType ExtendType = ISD::ANY_EXTEND; in HandlePHINodesInSuccessorBlocks() local