Home
last modified time | relevance | path

Searched defs:allowEnhancedRelaxation (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCAsmBackend.h58 virtual bool allowEnhancedRelaxation() const { return false; } in allowEnhancedRelaxation() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp380 bool X86AsmBackend::allowEnhancedRelaxation() const { in allowEnhancedRelaxation() function in X86AsmBackend