Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/analysis/
DAnalyzer.java416 private Type zeroExtend(Type type) { in zeroExtend() method in Analyzer
DExecutor.java626 private Type zeroExtend(Type type) { in zeroExtend() method in Executor
/external/swiftshader/third_party/LLVM/lib/Support/
DConstantRange.cpp435 ConstantRange ConstantRange::zeroExtend(uint32_t DstTySize) const { in zeroExtend() function in ConstantRange
/external/llvm/lib/IR/
DConstantRange.cpp533 ConstantRange ConstantRange::zeroExtend(uint32_t DstTySize) const { in zeroExtend() function in ConstantRange
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp449 unsigned WebAssemblyFastISel::zeroExtend(unsigned Reg, const Value *V, in zeroExtend() function in WebAssemblyFastISel