Searched defs:Requested (Results 1 – 9 of 9) sorted by relevance
110 IRPartitionLayer::compileRequested(GlobalValueSet Requested) { in compileRequested()115 IRPartitionLayer::compileWholeModule(GlobalValueSet Requested) { in compileWholeModule()
60 void reserve(size_t Requested) { in reserve()
133 void LLVMContext::setDiagnosticsHotnessRequested(bool Requested) { in setDiagnosticsHotnessRequested()143 void LLVMContext::setMisExpectWarningRequested(bool Requested) { in setMisExpectWarningRequested()
166 std::pair<unsigned, unsigned> Requested = AMDGPU::getIntegerPairAttribute( in getFlatWorkGroupSizes() local235 std::pair<unsigned, unsigned> Requested = in getWavesPerEU() local
434 unsigned Requested = in getBaseMaxNumSGPRs() local515 unsigned Requested = F.getFnAttributeAsParsedInteger("amdgpu-num-vgpr", Max); in getBaseMaxNumVGPRs() local
165 bool isCompatibleTargetID(llvm::StringRef Provided, llvm::StringRef Requested) { in isCompatibleTargetID()
287 bool Module::directlyUses(const Module *Requested) { in directlyUses()
895 const SCEVAddRecExpr *Requested, in canBeCheaplyTransformed()
4747 const LangStandard &Requested = in ParseLangArgs() local