Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp57 static void replaceWithConstant(Constant *Value, in replaceWithConstant() function
343 replaceWithConstant(ResumeAddrConstant, ResumeAddr); in processCoroId()
351 replaceWithConstant(DestroyAddrConstant, It.second); in processCoroId()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3319 static bool replaceWithConstant(MachineIRBuilder &B, MachineInstr &MI, in replaceWithConstant() function
3331 return replaceWithConstant(B, MI, 0); in legalizeWorkitemIDIntrinsic()