Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp501 bool X86FastISel::X86FastEmitStore(EVT VT, unsigned ValReg, bool ValIsKill, in X86FastEmitStore()
3244 bool ValIsKill = hasTrivialKill(ArgVal); in fastLowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp483 bool X86FastISel::X86FastEmitStore(EVT VT, unsigned ValReg, bool ValIsKill, in X86FastEmitStore()
3436 bool ValIsKill = hasTrivialKill(ArgVal); in fastLowerCall() local