Searched defs:zeroExtend (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp772 ConstantRange ConstantRange::zeroExtend(uint32_t DstTySize) const { function in class:ConstantRange
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp512 unsigned WebAssemblyFastISel::zeroExtend(unsigned Reg, const Value *V, function in class:WebAssemblyFastISel
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp180 bool zeroExtend = !signExtend; local

Completed in 216 milliseconds