Home
last modified time | relevance | path

Searched defs:Fast (Results 1 – 25 of 30) sorted by relevance

12

/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp423 QuotRemPair Result = createDivRemPhiNodes(Fast, Long, SuccessorBB); in insertFastDivAndRem() local
436 QuotRemWithBB Fast = createFastBB(SuccessorBB); insertFastDivAndRem() local
/llvm-project/llvm/include/llvm/IR/
H A DCallingConv.h41 Fast = 8, enumerator
/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h23 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
H A DTargetOptions.h37 Fast, // Enable fusion of FP ops wherever it's profitable. enumerator
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h98 Fast, enumerator
/llvm-project/lld/wasm/
H A DConfig.h39 enum class BuildIdKind { None, Fast, Sha1, Hexstring, Uuid }; global() enumerator
/llvm-project/clang-tools-extra/clangd/
H A DParsedAST.cpp392 tidy::ClangTidyCheckFactories Fast; filterFastTidyChecks() local
H A DConfigCompile.cpp504 auto Fast = isFastTidyCheck(Str); appendTidyCheckSpec() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp835 C, DL, WideStoreTy, LowestIdxStore->getMMO(), &Fast); in mergeTruncStore() local
H A DCombinerHelper.cpp1400 unsigned Fast = 0; matchCombineExtractedVectorLoad() local
4006 unsigned Fast = 0; matchLoadOrCombine() local
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp796 unsigned Fast = 0; foldConsecutiveLoads() local
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2403 unsigned Fast = 0; isLoadBitCastBeneficial() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1043 allowsMemoryAccess(LLVMContext & Context,const DataLayout & DL,EVT VT,const MachineMemOperand & MMO,unsigned * Fast) allowsMemoryAccess() argument
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h416 allowsMisalignedMemoryAccesses(LLVMContext & Context,unsigned BitWidth,unsigned AddressSpace,Align Alignment,unsigned * Fast) allowsMisalignedMemoryAccesses() argument
H A DTargetTransformInfo.h2505 allowsMisalignedMemoryAccesses(LLVMContext & Context,unsigned BitWidth,unsigned AddressSpace,Align Alignment,unsigned * Fast) allowsMisalignedMemoryAccesses() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h275 allowsMisalignedMemoryAccesses(LLVMContext & Context,unsigned BitWidth,unsigned AddressSpace,Align Alignment,unsigned * Fast) allowsMisalignedMemoryAccesses() argument
H A DTargetLowering.h106 Fast, // Fast suboptimal list scheduling global() enumerator
/llvm-project/lld/ELF/
H A DConfig.h60 enum class BuildIdKind { None, Fast, Md5, Sha1, Hexstring, Uuid }; global() enumerator
/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp3285 enum FlagValues { On, Off, Fast }; global() enumerator
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2755 SDValue Slow, Fast; ExpandLegalINT_TO_FP() local
H A DDAGCombiner.cpp9027 unsigned Fast = 0; mergeTruncStores() local
9274 unsigned Fast = 0; MatchLoadCombine() local
10853 unsigned Fast = 0; visitFunnelShift() local
[all...]
/llvm-project/llvm/unittests/IR/
H A DMetadataTest.cpp2349 auto *Fast = DISubroutineType::get( TEST_F() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp877 unsigned Fast = 0; in isLoadBitCastBeneficial() local
H A DSIISelLowering.cpp10388 unsigned Fast = 0; LowerLOAD() local
10942 unsigned Fast = 0; LowerSTORE() local
[all...]
H A DAMDGPULegalizerInfo.cpp564 unsigned Fast = 0; shouldWidenLoad() local

12