/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BypassSlowDivision.cpp | 423 QuotRemPair Result = createDivRemPhiNodes(Fast, Long, SuccessorBB); in insertFastDivAndRem() local 436 QuotRemWithBB Fast = createFastBB(SuccessorBB); insertFastDivAndRem() local
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | CallingConv.h | 41 Fast = 8, enumerator
|
/llvm-project/llvm/include/llvm/Target/ |
H A D | CGPassBuilderOption.h | 23 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
|
H A D | TargetOptions.h | 37 Fast, // Enable fusion of FP ops wherever it's profitable. enumerator
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | RegBankSelect.h | 98 Fast, enumerator
|
/llvm-project/lld/wasm/ |
H A D | Config.h | 39 enum class BuildIdKind { None, Fast, Sha1, Hexstring, Uuid }; global() enumerator
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | ParsedAST.cpp | 392 tidy::ClangTidyCheckFactories Fast; filterFastTidyChecks() local
|
H A D | ConfigCompile.cpp | 504 auto Fast = isFastTidyCheck(Str); appendTidyCheckSpec() local
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LoadStoreOpt.cpp | 835 C, DL, WideStoreTy, LowestIdxStore->getMMO(), &Fast); in mergeTruncStore() local
|
H A D | CombinerHelper.cpp | 1400 unsigned Fast = 0; matchCombineExtractedVectorLoad() local 4006 unsigned Fast = 0; matchLoadOrCombine() local
|
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 796 unsigned Fast = 0; foldConsecutiveLoads() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 2403 unsigned Fast = 0; isLoadBitCastBeneficial() local [all...] |
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1043 allowsMemoryAccess(LLVMContext & Context,const DataLayout & DL,EVT VT,const MachineMemOperand & MMO,unsigned * Fast) allowsMemoryAccess() argument
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 416 allowsMisalignedMemoryAccesses(LLVMContext & Context,unsigned BitWidth,unsigned AddressSpace,Align Alignment,unsigned * Fast) allowsMisalignedMemoryAccesses() argument
|
H A D | TargetTransformInfo.h | 2505 allowsMisalignedMemoryAccesses(LLVMContext & Context,unsigned BitWidth,unsigned AddressSpace,Align Alignment,unsigned * Fast) allowsMisalignedMemoryAccesses() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 275 allowsMisalignedMemoryAccesses(LLVMContext & Context,unsigned BitWidth,unsigned AddressSpace,Align Alignment,unsigned * Fast) allowsMisalignedMemoryAccesses() argument
|
H A D | TargetLowering.h | 106 Fast, // Fast suboptimal list scheduling global() enumerator
|
/llvm-project/lld/ELF/ |
H A D | Config.h | 60 enum class BuildIdKind { None, Fast, Md5, Sha1, Hexstring, Uuid }; global() enumerator
|
/llvm-project/clang/lib/Parse/ |
H A D | ParsePragma.cpp | 3285 enum FlagValues { On, Off, Fast }; global() enumerator
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 2755 SDValue Slow, Fast; ExpandLegalINT_TO_FP() local
|
H A D | DAGCombiner.cpp | 9027 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 D | MetadataTest.cpp | 2349 auto *Fast = DISubroutineType::get( TEST_F() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 877 unsigned Fast = 0; in isLoadBitCastBeneficial() local
|
H A D | SIISelLowering.cpp | 10388 unsigned Fast = 0; LowerLOAD() local 10942 unsigned Fast = 0; LowerSTORE() local [all...] |
H A D | AMDGPULegalizerInfo.cpp | 564 unsigned Fast = 0; shouldWidenLoad() local
|