Home
last modified time | relevance | path

Searched refs:EnableStPairSuppress (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp42 EnableStPairSuppress("aarch64-stp-suppress", cl::desc("Suppress STP for AArch64"), variable
392 if (EnableStPairSuppress) in addILPOpts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp59 static cl::opt<bool> EnableStPairSuppress("aarch64-enable-stp-suppress", variable
482 if (EnableStPairSuppress) in addILPOpts()