Home
last modified time | relevance | path

Searched defs:Requested (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIRPartitionLayer.cpp110 IRPartitionLayer::compileRequested(GlobalValueSet Requested) { in compileRequested()
115 IRPartitionLayer::compileWholeModule(GlobalValueSet Requested) { in compileWholeModule()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.h60 void reserve(size_t Requested) { in reserve()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp133 void LLVMContext::setDiagnosticsHotnessRequested(bool Requested) { in setDiagnosticsHotnessRequested()
143 void LLVMContext::setMisExpectWarningRequested(bool Requested) { in setMisExpectWarningRequested()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp166 std::pair<unsigned, unsigned> Requested = AMDGPU::getIntegerPairAttribute( in getFlatWorkGroupSizes() local
235 std::pair<unsigned, unsigned> Requested = in getWavesPerEU() local
H A DGCNSubtarget.cpp434 unsigned Requested = in getBaseMaxNumSGPRs() local
515 unsigned Requested = F.getFnAttributeAsParsedInteger("amdgpu-num-vgpr", Max); in getBaseMaxNumVGPRs() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetID.cpp165 bool isCompatibleTargetID(llvm::StringRef Provided, llvm::StringRef Requested) { in isCompatibleTargetID()
H A DModule.cpp287 bool Module::directlyUses(const Module *Requested) { in directlyUses()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp895 const SCEVAddRecExpr *Requested, in canBeCheaplyTransformed()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4747 const LangStandard &Requested = in ParseLangArgs() local