Home
last modified time | relevance | path

Searched refs:replaceWithConstant (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp59 static void replaceWithConstant(Constant *Value, in replaceWithConstant() function
382 replaceWithConstant(ResumeAddrConstant, ResumeAddr); in processCoroId()
408 replaceWithConstant(DestroyAddrConstant, It.second); in processCoroId()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp4250 static bool replaceWithConstant(MachineIRBuilder &B, MachineInstr &MI, in replaceWithConstant() function
4262 return replaceWithConstant(B, MI, 0); in legalizeWorkitemIDIntrinsic()