Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp356 Value *Zero32 = ConstantInt::get(Type::getInt32Ty(Ctx), 0); runOnFunction() local
/llvm-project/llvm/unittests/IR/
H A DVerifierTest.cpp42 Constant *Zero32 = ConstantInt::get(IntegerType::get(C, 32), 0); TEST() local
/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1748 Register Zero32 = MRI.createVirtualRegister(&X86::GR32RegClass); selectMulDivRem() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1114 Constant *Zero32 = Builder.getInt32(0); insertCounterWriteout() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2536 const auto Zero32 = B.buildConstant(S32, 0); legalizeIntrinsicTrunc() local
3884 Register Zero32; buildMultiply() local
4590 auto Zero32 = B.buildConstant(S32, 0); legalizeUnsignedDIV_REM64Impl() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1959 Register Zero32 = createResultReg(&X86::GR32RegClass); X86SelectDivRem() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6818 auto Zero32 = MIRBuilder.buildConstant(S32, 0); lowerU64ToF32BitOps() local
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4557 Constant *Zero32 = ConstantInt::get(I32Type, 0); applyDynamicWorkshareLoop() local