Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DCallingConv.h41 Fast = 8, enumerator
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h98 Fast, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp821 unsigned Fast = 0; mergeTruncStore() local
H A DCombinerHelper.cpp1237 unsigned Fast = 0; matchCombineExtractedVectorLoad() local
3866 unsigned Fast = 0; matchLoadOrCombine() local
H A DLegalizerHelper.cpp8174 unsigned Fast; findGISelOptimalMemOpLowering() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp798 unsigned Fast = 0; foldConsecutiveLoads() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2288 unsigned Fast = 0; isLoadBitCastBeneficial() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1038 allowsMemoryAccess(LLVMContext & Context,const DataLayout & DL,EVT VT,const MachineMemOperand & MMO,unsigned * Fast) allowsMemoryAccess() argument
H A DX86ISelLowering.cpp49965 unsigned Fast; combineLoad() local
50464 unsigned Fast; combineStore() local
55152 unsigned Fast; combineConcatVectorOps() local
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DConfig.h60 enum class BuildIdKind { None, Fast, Md5, Sha1, Hexstring, Uuid }; enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h273 allowsMisalignedMemoryAccesses(LLVMContext & Context,unsigned BitWidth,unsigned AddressSpace,Align Alignment,unsigned * Fast) allowsMisalignedMemoryAccesses() argument
H A DTargetLowering.h106 Fast, // Fast suboptimal list scheduling global() enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h398 allowsMisalignedMemoryAccesses(LLVMContext & Context,unsigned BitWidth,unsigned AddressSpace,Align Alignment,unsigned * Fast) allowsMisalignedMemoryAccesses() argument
H A DTargetTransformInfo.h2439 allowsMisalignedMemoryAccesses(LLVMContext & Context,unsigned BitWidth,unsigned AddressSpace,Align Alignment,unsigned * Fast) allowsMisalignedMemoryAccesses() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp3274 enum FlagValues { On, Off, Fast }; global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2733 SDValue Slow, Fast; ExpandLegalINT_TO_FP() local
H A DDAGCombiner.cpp9000 unsigned Fast = 0; mergeTruncStores() local
9247 unsigned Fast = 0; MatchLoadCombine() local
10828 unsigned Fast = 0; visitFunnelShift() local
[all...]
H A DTargetLowering.cpp265 unsigned Fast; findOptimalMemOpLowering() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp825 unsigned Fast = 0; isLoadBitCastBeneficial() local
H A DSIISelLowering.cpp10201 unsigned Fast = 0; LowerLOAD() local
10756 unsigned Fast = 0; LowerSTORE() local
[all...]
H A DAMDGPULegalizerInfo.cpp481 unsigned Fast = 0; shouldWidenLoad() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16126 unsigned Fast; getOptimalMemOpType() local
16156 unsigned Fast; getOptimalMemOpLLT() local
[all...]

12