Home
last modified time | relevance | path

Searched defs:Zero32 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp356 Value *Zero32 = ConstantInt::get(Type::getInt32Ty(Ctx), 0); in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
H A DX86FastISel.cpp1961 Register Zero32 = createResultReg(&X86::GR32RegClass); in X86SelectDivRem() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1766 Register Zero32 = MRI.createVirtualRegister(&X86::GR32RegClass); in selectMulDivRem() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1117 Constant *Zero32 = Builder.getInt32(0); insertCounterWriteout() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2536 const auto Zero32 = B.buildConstant(S32, 0); in legalizeIntrinsicTrunc() local
3884 Register Zero32; in buildMultiply() local
4590 auto Zero32 = B.buildConstant(S32, 0); in legalizeUnsignedDIV_REM64Impl() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6900 auto Zero32 = MIRBuilder.buildConstant(S32, 0); in lowerU64ToF32BitOps() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4623 Constant *Zero32 = ConstantInt::get(I32Type, 0); in applyDynamicWorkshareLoop() local