Home
last modified time | relevance | path

Searched defs:Optimized (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h1038 addTargetRegisterAllocator(AddMachinePass & addPass,bool Optimized) addTargetRegisterAllocator() argument
1050 addRegAllocPass(AddMachinePass & addPass,bool Optimized) addRegAllocPass() argument
/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp1353 createTargetRegisterAllocator(bool Optimized) createTargetRegisterAllocator() argument
1369 createRegAllocPass(bool Optimized) createRegAllocPass() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1370 createSGPRAllocPass(bool Optimized) createSGPRAllocPass() argument
1385 createVGPRAllocPass(bool Optimized) createVGPRAllocPass() argument
1400 createRegAllocPass(bool Optimized) createRegAllocPass() argument
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp381 createRVVRegAllocPass(bool Optimized) createRVVRegAllocPass() argument
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h62 enum class LVElementKind { Discarded, Global, Optimized, LastEntry }; enumerator
/llvm-project/llvm/tools/bugpoint/
H A DMiscompilation.cpp706 std::unique_ptr<Module> Optimized = in TestOptimizer() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h709 bool Optimized = false; global() variable
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1192 bool Optimized = false; emitSelect() local