Home
last modified time | relevance | path

Searched defs:ZeroData (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp65 bool ZeroData) { in EmitUnrolledSetTag()
H A DAArch64ExpandPseudoInsts.cpp357 bool ZeroData = MI.getOpcode() == AArch64::STZGloop; in expandSetTagLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3394 bool ZeroData; member in __anon37b34dd90811::TagStoreEdit
3401 TagStoreEdit(MachineBasicBlock *MBB, bool ZeroData) in TagStoreEdit()
3622 int64_t &Size, bool &ZeroData) { in isMergeableStackTaggingInstruction()
3682 bool ZeroData; in tryMergeAdjacentSTG() local
H A DAArch64SelectionDAGInfo.cpp124 bool ZeroData) { in EmitUnrolledSetTag()
H A DAArch64ExpandPseudoInsts.cpp644 bool ZeroData = MI.getOpcode() == AArch64::STZGloop_wback; in expandSetTagLoop() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h156 bool ZeroData) const { in EmitTargetCodeForSetTag()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h156 bool ZeroData) const { in EmitTargetCodeForSetTag()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h156 bool ZeroData) const { in EmitTargetCodeForSetTag()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h156 bool ZeroData) const { in EmitTargetCodeForSetTag()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h154 bool ZeroData) const { in EmitTargetCodeForSetTag()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h156 bool ZeroData) const { in EmitTargetCodeForSetTag()
/aosp_15_r20/art/runtime/gc/allocator/
H A Drosalloc.cc958 inline void RosAlloc::Run::ZeroData() { in ZeroData() function in art::gc::allocator::RosAlloc::Run