Searched defs:ZeroData (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | SelectionDAGTargetInfo.h | 156 bool ZeroData) const { in EmitTargetCodeForSetTag() |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64SelectionDAGInfo.cpp | 123 EmitUnrolledSetTag(SelectionDAG & DAG,const SDLoc & dl,SDValue Chain,SDValue Ptr,uint64_t ObjSize,const MachineMemOperand * BaseMemOperand,bool ZeroData) EmitUnrolledSetTag() argument |
H A D | AArch64FrameLowering.cpp | 3698 bool ZeroData; global() member in __anon82b4dd2b0711::TagStoreEdit |
H A D | AArch64ExpandPseudoInsts.cpp | 680 bool ZeroData = MI.getOpcode() == AArch64::STZGloop_wback; expandSetTagLoop() local |