Home
last modified time | relevance | path

Searched defs:ShType (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFSection.h49 ELFSection(const std::string &Name, Elf64_Word ShType, Elf64_Xword ShFlags, in ELFSection()
168 ELFSymbolTableSection(const std::string &Name, Elf64_Word ShType, in ELFSymbolTableSection()
224 ELFRelocationSection(const std::string &Name, Elf64_Word ShType, in ELFRelocationSection()
DIceELFObjectWriter.cpp104 T *ELFObjectWriter::createSection(const std::string &Name, Elf64_Word ShType, in createSection()
119 const Elf64_Word ShType = ELF64 ? SHT_RELA : SHT_REL; in createRelocationSection() local
304 Elf64_Word ShType, in writeTargetRODataSection()
DIceTargetLoweringMIPS32.cpp5704 const llvm::ELF::Elf64_Word ShType = llvm::ELF::SHT_MIPS_ABIFLAGS; in emitTargetRODataSections() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp529 Type *ShType = InnerShift->getType(); in foldShiftedShift() local
DInstCombineCompares.cpp2084 Type *ShType = Shl->getType(); in foldICmpShlConstant() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp552 Type *ShType = InnerShift->getType(); in foldShiftedShift() local
DInstCombineCompares.cpp2042 Type *ShType = Shl->getType(); in foldICmpShlConstant() local
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DELFYAML.h235 Optional<ELF_SHT> ShType; member
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp345 AArch64_AM::ShiftExtendType ShType = getShiftTypeForNode(N); in SelectShiftedRegister() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp465 AArch64_AM::ShiftExtendType ShType = getShiftTypeForNode(N); in SelectShiftedRegister() local
DAArch64InstructionSelector.cpp4689 AArch64_AM::ShiftExtendType ShType = getShiftTypeForInst(*ShiftInst); in selectShiftedRegister() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp525 AArch64_AM::ShiftExtendType ShType = getShiftTypeForNode(N); in SelectShiftedRegister() local
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp5650 AArch64_AM::ShiftExtendType ShType = getShiftTypeForInst(*ShiftInst); in selectShiftedRegister() local