Home
last modified time | relevance | path

Searched defs:ValIsKill (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FastISel.cpp415 bool X86FastISel::X86FastEmitStore(EVT VT, unsigned ValReg, bool ValIsKill, in X86FastEmitStore()
3015 bool ValIsKill = hasTrivialKill(ArgVal); in fastLowerCall() local