Home
last modified time | relevance | path

Searched defs:ZeroExtend (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/MachO/Arch/
H A DARM64.cpp219 enum ExtendType { ZeroExtend = 1, Sign64 = 2, Sign32 = 3 }; global() enumerator
/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp18 static std::optional<Expr<SomeType>> ZeroExtend(const Constant<T> &c) { in ZeroExtend() function
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44959 __anon0268aba89702(SDValue V, bool ZeroExtend) combineArithReduction() argument
[all...]