Home
last modified time | relevance | path

Searched defs:Zero64 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3885 Register Zero64; in buildMultiply() local
4570 auto Zero64 = B.buildConstant(S64, 0); in legalizeUnsignedDIV_REM64Impl() local
H A DAMDGPURegisterBankInfo.cpp2599 Register Zero64 = B.buildConstant(S64, 0).getReg(0); in applyMappingImpl() local
H A DAMDGPUISelLowering.cpp2089 SDValue Zero64 = DAG.getConstant(0, DL, VT); in LowerUDIVREM64() local
H A DSIInstrInfo.cpp6523 Register Zero64 = MRI.createVirtualRegister(&AMDGPU::SReg_64RegClass); in extractRsrcPtr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6901 auto Zero64 = MIRBuilder.buildConstant(S64, 0); in lowerU64ToF32BitOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8899 Register Zero64 = MRI.createVirtualRegister(&SystemZ::GR64BitRegClass); in emitExt128() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4814 SDValue Zero64 = DAG.getConstant(0, DL, MVT::i64); in LowerINT_TO_FP() local