Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp423 QuotRemWithBB Fast = createFastBB(SuccessorBB); in insertFastDivAndRem() local
436 QuotRemWithBB Fast = createFastBB(SuccessorBB); in insertFastDivAndRem() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h24 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; global() enumerator
H A DTargetOptions.h37 Fast, // Enable fusion of FP ops wherever it's profitable. enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCallingConv.h41 Fast = 8, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h98 Fast, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp835 unsigned Fast = 0; in mergeTruncStore() local
H A DCombinerHelper.cpp1400 unsigned Fast = 0; in matchCombineExtractedVectorLoad() local
4006 unsigned Fast = 0; in matchLoadOrCombine() local
H A DLegalizerHelper.cpp8704 unsigned Fast; in findGISelOptimalMemOpLowering() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp801 unsigned Fast = 0; in foldConsecutiveLoads() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2214 unsigned Fast = 0; in isLoadBitCastBeneficial() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1043 unsigned *Fast) const { in allowsMemoryAccess()
H A DX86ISelLowering.cpp51225 unsigned Fast; in combineLoad() local
51686 unsigned Fast; in combineStore() local
56666 unsigned Fast; in combineConcatVectorOps() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h60 enum class BuildIdKind { None, Fast, Md5, Sha1, Hexstring, Uuid }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h418 unsigned *Fast) const { in allowsMisalignedMemoryAccesses()
H A DTargetTransformInfo.h2530 unsigned *Fast) override { in allowsMisalignedMemoryAccesses()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h275 unsigned *Fast) const { in allowsMisalignedMemoryAccesses()
H A DTargetLowering.h107 Fast, // Fast suboptimal list scheduling enumerator
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp3285 enum FlagValues { On, Off, Fast }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2756 SDValue Slow, Fast; in ExpandLegalINT_TO_FP() local
H A DDAGCombiner.cpp9013 unsigned Fast = 0; in mergeTruncStores() local
9260 unsigned Fast = 0; in MatchLoadCombine() local
10839 unsigned Fast = 0; in visitFunnelShift() local
H A DTargetLowering.cpp266 unsigned Fast; in findOptimalMemOpLowering() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp871 unsigned Fast = 0; in isLoadBitCastBeneficial() local
H A DSIISelLowering.cpp10390 unsigned Fast = 0; in LowerLOAD() local
10945 unsigned Fast = 0; in LowerSTORE() local
H A DAMDGPULegalizerInfo.cpp564 unsigned Fast = 0; in shouldWidenLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17207 unsigned Fast; in getOptimalMemOpType() local
17237 unsigned Fast; in getOptimalMemOpLLT() local

12