Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h93 enum ExtendType { enum
/llvm-project/lld/MachO/Arch/
H A DARM64.cpp219 enum ExtendType { ZeroExtend = 1, Sign64 = 2, Sign32 = 3 }; global() enum
/llvm-project/bolt/lib/Target/AArch64/
H A DAArch64MCPlusBuilder.cpp703 AArch64_AM::ShiftExtendType ExtendType = analyzeIndirectBranchFragment() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1168 AArch64_AM::ShiftExtendType ExtendType = AArch64_AM::InvalidShiftExtend; emitAddSub() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11161 CopyValueToVirtualRegister(const Value * V,unsigned Reg,ISD::NodeType ExtendType) CopyValueToVirtualRegister() argument
11800 ISD::NodeType ExtendType = ISD::ANY_EXTEND; HandlePHINodesInSuccessorBlocks() local