Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/IR/
DIntrinsicInst.cpp674 #define VP_PROPERTY_CMP(CCPOS, ...) return true; in isVPCmp() argument
706 #define VP_PROPERTY_CMP(CCPOS, ISFP) \ in getPredicate() argument
707 CCArgIdx = CCPOS; \ in getPredicate()
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DVPIntrinsics.def137 // The condition code arg is at CCPOS and accepts floating-point condition
140 #define VP_PROPERTY_CMP(CCPOS, ISFP)