Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp515 bool ValKill = hasTrivialKill(Val); in X86FastEmitStore() local
516 return X86FastEmitStore(VT, ValReg, ValKill, AM, MMO, Aligned); in X86FastEmitStore()