Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp359 Value *TDCFunc = Intrinsic::getDeclaration(&M, Intrinsic::s390_tdc, in runOnFunction() local
363 Instruction *TDC = IRB.CreateCall(TDCFunc, {V, MaskVal}); in runOnFunction()