Searched defs:Fast (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DCallingConv.h41 Fast = 8, enumerator in enum:llvm::CallingConv::__anon1654
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h23 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; member in class:llvm::RegAllocType
H A DTargetOptions.h37 Fast, // Enable fusion of FP ops wherever it's profitable. enumerator in enum:llvm::FPOpFusion::FPOpFusionMode
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h98 Fast, enumerator in enum:llvm::RegBankSelect::Mode
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h261 enum class VerificationLevel { Fast, Basic, Full }; member in class:llvm::DominatorTreeBase::VerificationLevel
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h781 enum class VerificationLevel { Fast, Full }; member in class:llvm::MemorySSA::VerificationLevel
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp798 unsigned Fast = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2288 unsigned Fast = 0; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp157 setLibcallCallingConv(static_cast<RTLIB::Libcall>(I), CallingConv::Fast); member in class:CallingConv
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp3274 enum FlagValues { On, Off, Fast }; enumerator in enum:__anon684::TokFPAnnotValue::FlagValues
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DConfig.h60 enum class BuildIdKind { None, Fast, Md5, Sha1, Hexstring, Uuid }; member in class:lld::elf::BuildIdKind
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1237 unsigned Fast = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp265 unsigned Fast; local
H A DDAGCombiner.cpp9000 unsigned Fast = 0; local
9247 unsigned Fast = 0; local
10828 unsigned Fast = 0; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp825 unsigned Fast = 0; local
H A DSIISelLowering.cpp10201 unsigned Fast = 0; local
10756 unsigned Fast = 0; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h106 Fast, // Fast suboptimal list scheduling enumerator in enum:llvm::Sched::Preference
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19163 unsigned Fast; local
[all...]

Completed in 351 milliseconds