Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/analysis/
DAnalyzer.java412 private Type zeroExtend(Type type) { in zeroExtend() method in Analyzer
DExecutor.java628 private Type zeroExtend(Type type) { in zeroExtend() method in Executor
/external/llvm/lib/IR/
DConstantRange.cpp533 ConstantRange ConstantRange::zeroExtend(uint32_t DstTySize) const { in zeroExtend() function in ConstantRange
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp512 unsigned WebAssemblyFastISel::zeroExtend(unsigned Reg, const Value *V, in zeroExtend() function in WebAssemblyFastISel
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp512 unsigned WebAssemblyFastISel::zeroExtend(unsigned Reg, const Value *V, in zeroExtend() function in WebAssemblyFastISel
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp449 unsigned WebAssemblyFastISel::zeroExtend(unsigned Reg, const Value *V, in zeroExtend() function in WebAssemblyFastISel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp669 ConstantRange ConstantRange::zeroExtend(uint32_t DstTySize) const { in zeroExtend() function in ConstantRange
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstantRange.cpp768 ConstantRange ConstantRange::zeroExtend(uint32_t DstTySize) const { in zeroExtend() function in ConstantRange
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp161 bool zeroExtend = !signExtend; in makeLibCall() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp179 bool zeroExtend = !signExtend; in makeLibCall() local