Searched defs:X86FastEmitStore (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 479 bool X86FastISel::X86FastEmitStore(EVT VT, unsigned ValReg, X86AddressMode &AM, in X86FastEmitStore() function in X86FastISel 652 bool X86FastISel::X86FastEmitStore(EVT VT, const Value *Val, in X86FastEmitStore() function in X86FastISel
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 501 bool X86FastISel::X86FastEmitStore(EVT VT, unsigned ValReg, bool ValIsKill, in X86FastEmitStore() function in X86FastISel 649 bool X86FastISel::X86FastEmitStore(EVT VT, const Value *Val, in X86FastEmitStore() function in X86FastISel
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 483 bool X86FastISel::X86FastEmitStore(EVT VT, unsigned ValReg, bool ValIsKill, in X86FastEmitStore() function in X86FastISel 657 bool X86FastISel::X86FastEmitStore(EVT VT, const Value *Val, in X86FastEmitStore() function in X86FastISel
|