Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp758 #define VP_PROPERTY_CMP(CCPOS, ...) return true; in isVPCmp() argument
802 #define VP_PROPERTY_CMP(CCPOS, ISFP) \ in getPredicate() argument
803 CCArgIdx = CCPOS; \ in getPredicate()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVPIntrinsics.def148 // The condition code arg is at CCPOS and accepts floating-point condition
151 #define VP_PROPERTY_CMP(CCPOS, ISFP)