Searched refs:TDCBits (Results 1 – 1 of 1) sorted by relevance
7492 unsigned TDCBits = 0; in testFPKind() local7495 TDCBits = 0xf; in testFPKind()7504 TDCBits = 0xfc0; in testFPKind()7507 TDCBits = 0x30; in testFPKind()7512 if (TDCBits) in testFPKind()7515 {V, llvm::ConstantInt::get(llvm::Type::getInt64Ty(Ctx), TDCBits)}); in testFPKind()