Searched defs:ShType (Results 1 – 15 of 15) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceELFSection.h | 49 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()
|
D | IceELFObjectWriter.cpp | 98 T *ELFObjectWriter::createSection(const std::string &Name, Elf64_Word ShType, in createSection() 113 const Elf64_Word ShType = ELF64 ? SHT_RELA : SHT_REL; in createRelocationSection() local 298 Elf64_Word ShType, in writeTargetRODataSection()
|
D | IceTargetLoweringMIPS32.cpp | 5657 const llvm::ELF::Elf64_Word ShType = llvm::ELF::SHT_MIPS_ABIFLAGS; in emitTargetRODataSections() local
|
/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/ |
D | PatchInfoReader.cpp | 81 bool isValidSectionOfType(unsigned n, cm::patch::PInfo_U16 ShType) { in isValidSectionOfType() 326 cm::patch::PInfo_U16 ShType) { in readRegisterAccessTableSection()
|
D | PatchInfo.h | 106 PInfo_U16 ShType; ///< Section type. member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 552 Type *ShType = InnerShift->getType(); in foldShiftedShift() local
|
D | InstCombineCompares.cpp | 2042 Type *ShType = Shl->getType(); in foldICmpShlConstant() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 585 Type *ShType = InnerShift->getType(); in foldShiftedShift() local
|
D | InstCombineCompares.cpp | 2085 Type *ShType = Shl->getType(); in foldICmpShlConstant() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 278 std::optional<ELF_SHT> ShType; member
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 345 AArch64_AM::ShiftExtendType ShType = getShiftTypeForNode(N); in SelectShiftedRegister() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 465 AArch64_AM::ShiftExtendType ShType = getShiftTypeForNode(N); in SelectShiftedRegister() local
|
D | AArch64InstructionSelector.cpp | 4689 AArch64_AM::ShiftExtendType ShType = getShiftTypeForInst(*ShiftInst); in selectShiftedRegister() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 735 AArch64_AM::ShiftExtendType ShType = getShiftTypeForNode(N); in SelectShiftedRegister() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
D | AArch64InstructionSelector.cpp | 6592 AArch64_AM::ShiftExtendType ShType = getShiftTypeForInst(*ShiftInst); in selectShiftedRegister() local
|