Home
last modified time | relevance | path

Searched defs:ICC (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp931 bool ICC = true; in splitMnemonic() local
938 bool ICC = Name[5] == 'l' || Name[5] == 'w'; in splitMnemonic() local
959 bool ICC = Name[5] == 'l' || Name[5] == 'w' ? true : false; in splitMnemonic() local
965 bool ICC = Name[6] == 'l' || Name[6] == 'w' ? true : false; in splitMnemonic() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp154 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in computeObjectUnderConstruction() local
429 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in updateObjectsUnderConstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp58850 ISD::CondCode ICC = in combineConcatVectorOps() local