/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BypassSlowDivision.cpp | 423 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 D | CGPassBuilderOption.h | 24 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; global() enumerator
|
H A D | TargetOptions.h | 37 Fast, // Enable fusion of FP ops wherever it's profitable. enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | CallingConv.h | 41 Fast = 8, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | RegBankSelect.h | 98 Fast, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LoadStoreOpt.cpp | 835 unsigned Fast = 0; in mergeTruncStore() local
|
H A D | CombinerHelper.cpp | 1400 unsigned Fast = 0; in matchCombineExtractedVectorLoad() local 4006 unsigned Fast = 0; in matchLoadOrCombine() local
|
H A D | LegalizerHelper.cpp | 8704 unsigned Fast; in findGISelOptimalMemOpLowering() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 801 unsigned Fast = 0; in foldConsecutiveLoads() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 2214 unsigned Fast = 0; in isLoadBitCastBeneficial() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1043 unsigned *Fast) const { in allowsMemoryAccess()
|
H A D | X86ISelLowering.cpp | 51225 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 D | Config.h | 60 enum class BuildIdKind { None, Fast, Md5, Sha1, Hexstring, Uuid }; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 418 unsigned *Fast) const { in allowsMisalignedMemoryAccesses()
|
H A D | TargetTransformInfo.h | 2530 unsigned *Fast) override { in allowsMisalignedMemoryAccesses()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 275 unsigned *Fast) const { in allowsMisalignedMemoryAccesses()
|
H A D | TargetLowering.h | 107 Fast, // Fast suboptimal list scheduling enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParsePragma.cpp | 3285 enum FlagValues { On, Off, Fast }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 2756 SDValue Slow, Fast; in ExpandLegalINT_TO_FP() local
|
H A D | DAGCombiner.cpp | 9013 unsigned Fast = 0; in mergeTruncStores() local 9260 unsigned Fast = 0; in MatchLoadCombine() local 10839 unsigned Fast = 0; in visitFunnelShift() local
|
H A D | TargetLowering.cpp | 266 unsigned Fast; in findOptimalMemOpLowering() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 871 unsigned Fast = 0; in isLoadBitCastBeneficial() local
|
H A D | SIISelLowering.cpp | 10390 unsigned Fast = 0; in LowerLOAD() local 10945 unsigned Fast = 0; in LowerSTORE() local
|
H A D | AMDGPULegalizerInfo.cpp | 564 unsigned Fast = 0; in shouldWidenLoad() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 17207 unsigned Fast; in getOptimalMemOpType() local 17237 unsigned Fast; in getOptimalMemOpLLT() local
|