Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp775 FeatureBitset OldMode = STI.getFeatureBits() & AllModes; in SwitchMode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp980 FeatureBitset OldMode = STI.getFeatureBits() & AllModes; in SwitchMode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1226 FeatureBitset OldMode = STI.getFeatureBits() & AllModes; in SwitchMode() local
/aosp_15_r20/external/clang/lib/AST/
H A DExprConstant.cpp814 EvalInfo::EvaluationMode OldMode; member
841 EvalInfo::EvaluationMode OldMode; member