Home
last modified time | relevance | path

Searched defs:ShType (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceELFSection.h49 ELFSection(const std::string &Name, Elf64_Word ShType, Elf64_Xword ShFlags, in ELFSection() argument
168 ELFSymbolTableSection(const std::string &Name, Elf64_Word ShType, in ELFSymbolTableSection() argument
224 ELFRelocationSection(const std::string &Name, Elf64_Word ShType, in ELFRelocationSection() argument
H A DIceELFObjectWriter.cpp98 T *ELFObjectWriter::createSection(const std::string &Name, Elf64_Word ShType, in createSection() argument
113 const Elf64_Word ShType = ELF64 ? SHT_RELA : SHT_REL; in createRelocationSection() local
H A DIceTargetLoweringMIPS32.cpp5657 const llvm::ELF::Elf64_Word ShType = llvm::ELF::SHT_MIPS_ABIFLAGS; in emitTargetRODataSections() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp552 Type *ShType = InnerShift->getType(); in foldShiftedShift() local
H A DInstCombineCompares.cpp2042 Type *ShType = Shl->getType(); in foldICmpShlConstant() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp465 AArch64_AM::ShiftExtendType ShType = getShiftTypeForNode(N); in SelectShiftedRegister() local

Completed in 24 milliseconds