/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | BypassSlowDivision.cpp | 425 QuotRemWithBB Fast = createFastBB(SuccessorBB); in insertFastDivAndRem() local 438 QuotRemWithBB Fast = createFastBB(SuccessorBB); in insertFastDivAndRem() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | CallingConv.h | 42 Fast = 8, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
H A D | CGPassBuilderOption.h | 25 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
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | RegBankSelect.h | 98 Fast, enumerator
|
/netbsd-src/games/hack/ |
H A D | hack.h | 142 #define Fast u.uprops[FAST].p_flgs macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 1316 bool Fast = false; in accessIsMisaligned() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 334 bool *Fast) const { in allowsMisalignedMemoryAccesses()
|
H A D | TargetTransformInfo.h | 1974 bool *Fast) override { in allowsMisalignedMemoryAccesses()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 253 bool *Fast) const { in allowsMisalignedMemoryAccesses()
|
H A D | TargetLowering.h | 104 Fast, // Fast suboptimal list scheduling enumerator 557 bool Fast = false; in isLoadBitCastBeneficial() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 1155 bool Fast; in findGISelOptimalMemOpLowering() local 3647 bool Fast = false; in matchLoadOrCombine() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParsePragma.cpp | 2956 enum FlagValues { On, Off, Fast }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 2406 SDValue Slow, Fast; in ExpandLegalINT_TO_FP() local
|
H A D | DAGCombiner.cpp | 7371 bool Fast = false; in mergeTruncStores() local 7601 bool Fast = false; in MatchLoadCombine() local 9005 bool Fast = false; in visitFunnelShift() local
|
H A D | TargetLowering.cpp | 267 bool Fast; in findOptimalMemOpLowering() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 774 bool Fast = false; in isLoadBitCastBeneficial() local
|
H A D | AMDGPULegalizerInfo.cpp | 396 bool Fast = false; in shouldWidenLoad() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 11630 bool Fast; in getOptimalMemOpType() local 11661 bool Fast; in getOptimalMemOpLLT() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 45443 bool Fast; in combineLoad() local 45901 bool Fast; in combineStore() local 49992 bool Fast; in combineConcatVectorOps() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 17215 bool Fast; in getOptimalMemOpType() local
|