Home
last modified time | relevance | path

Searched refs:Undef (Results 1 – 25 of 82) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILateBranchLowering.cpp102 .addReg(AMDGPU::VGPR0, RegState::Undef) in generateEndPgm()
103 .addReg(AMDGPU::VGPR0, RegState::Undef) in generateEndPgm()
104 .addReg(AMDGPU::VGPR0, RegState::Undef) in generateEndPgm()
105 .addReg(AMDGPU::VGPR0, RegState::Undef) in generateEndPgm()
H A DSIOptimizeVGPRLiveRange.cpp520 PHI.addReg(UndefReg, RegState::Undef).addMBB(Pred); in optimizeLiveRange()
582 PHI.addReg(UndefReg, RegState::Undef).addMBB(Pred); in optimizeWaterfallLiveRange()
H A DSIFixSGPRCopies.cpp1097 Register Undef = MRI->createVirtualRegister(&AMDGPU::VGPR_16RegClass); in lowerVGPR2SGPRCopies() local
1098 BuildMI(*MBB, MI, DL, TII->get(AMDGPU::IMPLICIT_DEF), Undef); in lowerVGPR2SGPRCopies()
1102 .addReg(Undef) in lowerVGPR2SGPRCopies()
H A DGCNHazardRecognizer.cpp1234 .addReg(Reg, IsUndef ? RegState::Undef : RegState::Kill); in fixVcmpxPermlaneHazards()
1494 .addReg(AMDGPU::SGPR_NULL, RegState::Undef) in fixLdsBranchVmemWARHazard()
1930 .addReg(AmtReg - 1, RegState::Undef) in fixShift64HighRegBug()
1931 .addReg(NewAmtLo, RegState::Undef)); in fixShift64HighRegBug()
1934 .addReg(AmtReg, RegState::Undef) in fixShift64HighRegBug()
1935 .addReg(NewAmt, RegState::Undef)); in fixShift64HighRegBug()
H A DSIFormMemoryClauses.cpp142 S |= RegState::Undef; in getMopState()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp113 bool Undef = false; in getRelocationValueString() local
117 Undef = ERela.getSymbol(false) == 0; in getRelocationValueString()
121 Undef = ERela->getSymbol(false) == 0; in getRelocationValueString()
124 Undef = ERel->getSymbol(false) == 0; in getRelocationValueString()
134 if (!Undef) { in getRelocationValueString()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp63 .addReg(SrcHi, getKillRegState(KillSrc) | RegState::Undef); in copyPhysReg()
65 .addReg(SrcLo, getKillRegState(KillSrc) | RegState::Undef); in copyPhysReg()
68 .addReg(SrcLo, getKillRegState(KillSrc) | RegState::Undef); in copyPhysReg()
70 .addReg(SrcHi, getKillRegState(KillSrc) | RegState::Undef); in copyPhysReg()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DSystemZ.cpp84 Value *Undef = ConstantInt::get(Builder.getInt1Ty(), false); in EmitSystemZBuiltinExpr() local
86 return Builder.CreateCall(F, {X, Undef}); in EmitSystemZBuiltinExpr()
96 Value *Undef = ConstantInt::get(Builder.getInt1Ty(), false); in EmitSystemZBuiltinExpr() local
98 return Builder.CreateCall(F, {X, Undef}); in EmitSystemZBuiltinExpr()
H A DPPC.cpp517 Value *Undef = ConstantInt::get(Builder.getInt1Ty(), false); in EmitPPCBuiltinExpr() local
519 return Builder.CreateCall(F, {X, Undef}); in EmitPPCBuiltinExpr()
527 Value *Undef = ConstantInt::get(Builder.getInt1Ty(), false); in EmitPPCBuiltinExpr() local
529 return Builder.CreateCall(F, {X, Undef}); in EmitPPCBuiltinExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h357 const MacroDirective *Undef) { in MacroUndefined() argument
683 const MacroDirective *Undef) override { in MacroUndefined() argument
684 First->MacroUndefined(MacroNameTok, MD, Undef); in MacroUndefined()
685 Second->MacroUndefined(MacroNameTok, MD, Undef); in MacroUndefined()
H A DNoTrivialPPDirectiveTracer.h206 const MacroDirective *Undef) override { in MacroUndefined() argument
H A DPreprocessingRecord.h530 const MacroDirective *Undef) override;
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h55 Undef = 0x20, enumerator
65 DefineNoRead = Define | Undef,
109 flags & RegState::Undef,
564 return B ? RegState::Undef : 0; in getUndefRegState()
H A DRDFGraph.h292 Undef = 0x0020 << 5, // 0100000, Has no pre-existing value. enumerator
842 return (Flags & NodeAttrs::Preserving) && !(Flags & NodeAttrs::Undef); in IsPreservingDef()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DynAllocaExpander.cpp229 .addReg(RegA, RegState::Undef); in lower()
243 .addReg(RegA, RegState::Undef); in lower()
H A DX86InstrInfo.cpp1193 .addReg(NewSrc, RegState::Define | RegState::Undef, X86::sub_32bit) in classifyLEAReg()
5940 MIB.addReg(Reg, RegState::Undef).addReg(Reg, RegState::Undef); in Expand2AddrUndef()
5956 MIB.addReg(Reg, RegState::Undef).addReg(Reg, RegState::Undef); in Expand2AddrKreg()
5968 .addReg(Reg, RegState::Undef) in expandMOV32r1()
5969 .addReg(Reg, RegState::Undef); in expandMOV32r1()
6072 MIB.addReg(TRI->getFrameRegister(MF), RegState::Undef); in expandXorFP()
6215 MIB.addReg(Reg, RegState::Undef).addReg(Reg, RegState::Undef).addImm(0xf); in expandPostRAPseudo()
6223 MIB.addReg(Reg, RegState::Undef) in expandPostRAPseudo()
6224 .addReg(Reg, RegState::Undef) in expandPostRAPseudo()
6225 .addReg(Reg, RegState::Undef) in expandPostRAPseudo()
[all …]
H A DX86FixupBWInsts.cpp333 .addReg(NewSrcReg, RegState::Undef) in tryReplaceCopy()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.h117 const MacroDirective *Undef) override;
H A DMacroPPCallbacks.cpp193 const MacroDirective *Undef) { in MacroUndefined() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h530 Undef, // Represents a DBG_VALUE $noreg in the transfer function only.
548 Kind = Undef;
569 assert(Kind == Undef &&
1073 : DbgValue(Properties, DbgValue::Undef);
1101 DbgValue Rec = DbgValue(EmptyProperties, DbgValue::Undef);
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp405 .addReg(SReg, RegState::Undef) in ExpandMOVI()
406 .addReg(SReg, RegState::Undef); in ExpandMOVI()
647 MIB.addReg(Reg, RegState::Undef).addReg(Reg, RegState::Undef); in Expand2AddrUndef()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp117 if (RefA.Addr->getFlags() & NodeAttrs::Undef) in getAllReachingDefs()
429 if (!(UA.Addr->getFlags() & NodeAttrs::Undef)) { in getAllReachedUses()
512 if ((F & (NodeAttrs::Undef | NodeAttrs::PhiRef)) == 0) { in computePhiInfo()
557 assert((UA.Addr->getFlags() & NodeAttrs::Undef) == 0); in computePhiInfo()
1126 if (UA.Addr->getFlags() & NodeAttrs::Undef) in traverse()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp45 const MacroDirective *Undef) override { in MacroUndefined() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1253 .addReg(Reg, RegState::Undef) in expandPostRAPseudo()
1254 .addReg(Reg, RegState::Undef); in expandPostRAPseudo()
1261 .addReg(Reg, RegState::Undef) in expandPostRAPseudo()
1262 .addReg(Reg, RegState::Undef); in expandPostRAPseudo()
1268 .addReg(Hexagon::V0, RegState::Undef) in expandPostRAPseudo()
1269 .addReg(Hexagon::V0, RegState::Undef); in expandPostRAPseudo()
1275 .addReg(Hexagon::V0, RegState::Undef) in expandPostRAPseudo()
1276 .addReg(Hexagon::V0, RegState::Undef); in expandPostRAPseudo()
1283 .addReg(Vd, RegState::Undef) in expandPostRAPseudo()
1284 .addReg(Vd, RegState::Undef); in expandPostRAPseudo()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVExpandPseudoInsts.cpp287 .addReg(DstReg, RegState::Undef) in expandVMSET_VMCLR()
288 .addReg(DstReg, RegState::Undef); in expandVMSET_VMCLR()

1234