Home
last modified time | relevance | path

Searched defs:UseAA (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp61 static cl::opt<bool> UseAA("amdgpu-use-aa-in-codegen", variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp736 bool UseAA = EnableAASchedMI.getNumOccurrences() > 0 ? EnableAASchedMI in buildSchedGraph() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.h472 bool UseAA = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22826 bool UseAA = CombinerGlobalAA.getNumOccurrences() > 0 in isAlias() local