Searched refs:CW (Results 1 – 4 of 4) sorted by relevance
39 call void @llvm.set.rounding(i32 0) ; TowardZero (CW[11-10] = 11)74 call void @llvm.set.rounding(i32 1) ; ToNearestTiesToEven (CW[11-10] = 00)124 call void @llvm.set.rounding(i32 2) ; Upward (CW[11-10] = 10)174 call void @llvm.set.rounding(i32 3) ; Downward (CW[11-10] = 01)
16 !1 = !DIFile(filename: "/tmp/a.c", directory: "/Volumes/Lalgate/clean/D.CW")
371 RegisterCell CW = RegisterCell(W0).insert(rc(1), BT::BitMask(0, W1-1)); in evaluate() local372 RegisterCell RC = eADD(eSXT(CW, W1), rc(2)); in evaluate()
4450 uint32_t CW = C->getValue().getZExtValue(); in init() local4451 Weights.push_back(CW); in init()