Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h93 enum ExtendType { enum
/openbsd-src/gnu/llvm/lld/MachO/Arch/
H A DARM64.cpp190 enum ExtendType { ZeroExtend = 1, Sign64 = 2, Sign32 = 3 }; enum
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1164 AArch64_AM::ShiftExtendType ExtendType = AArch64_AM::InvalidShiftExtend; in emitAddSub() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10303 ISD::NodeType ExtendType) { in CopyValueToVirtualRegister()
10934 ISD::NodeType ExtendType = ISD::ANY_EXTEND; in HandlePHINodesInSuccessorBlocks() local