HomeSort by relevance Sort by last modified time
    Searched refs:getNZCVToSatisfyCondCode (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h 246 inline static unsigned getNZCVToSatisfyCondCode(CondCode Code) {
  /external/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 646 unsigned NZCV = AArch64CC::getNZCVToSatisfyCondCode(CmpBBTailCC);
AArch64ISelLowering.cpp     [all...]

Completed in 334 milliseconds