Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp516 unsigned WebAssemblyFastISel::zeroExtend(unsigned Reg, const Value *V, zeroExtend() function in WebAssemblyFastISel
/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp828 ConstantRange ConstantRange::zeroExtend(uint32_t DstTySize) const { zeroExtend() function in ConstantRange
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp181 bool zeroExtend = !signExtend; makeLibCall() local