Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp688 bool ValKill = hasTrivialKill(Val); in X86FastEmitStore() local
689 return X86FastEmitStore(VT, ValReg, ValKill, AM, MMO, Aligned); in X86FastEmitStore()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp711 bool ValKill = hasTrivialKill(Val); in X86FastEmitStore() local
712 return X86FastEmitStore(VT, ValReg, ValKill, AM, MMO, Aligned); in X86FastEmitStore()