Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DIntrinsicInst.cpp614 #define VP_PROPERTY_CMP(CCPOS, ...) return true; in isVPCmp() argument
646 #define VP_PROPERTY_CMP(CCPOS, ISFP) \ in getPredicate() argument
647 CCArgIdx = CCPOS; \ in getPredicate()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DVPIntrinsics.def137 // The condition code arg is at CCPOS and accepts floating-point condition
140 #define VP_PROPERTY_CMP(CCPOS, ISFP)