Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp128 bool IsNonTemporal = false; member in __anondbc2fcc10111::SIMemOpInfo
137 bool IsNonTemporal = false) in SIMemOpInfo()
524 bool IsNonTemporal = true; in constructFromMIWithMMO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp100 bool IsNonTemporal = false; member in __anonc50d78070111::SIMemOpInfo
110 bool IsNonTemporal = false) in SIMemOpInfo()
686 bool IsNonTemporal = true; in constructFromMIWithMMO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp326 bool IsNonTemporal = MMO && MMO->isNonTemporal(); in X86FastEmitLoad() local
487 bool IsNonTemporal = MMO && MMO->isNonTemporal(); in X86FastEmitStore() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp354 bool IsNonTemporal = MMO && MMO->isNonTemporal(); in X86FastEmitLoad() local
507 bool IsNonTemporal = MMO && MMO->isNonTemporal(); in X86FastEmitStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp326 bool IsNonTemporal = MMO && MMO->isNonTemporal(); in X86FastEmitLoad() local
492 bool IsNonTemporal = MMO && MMO->isNonTemporal(); in X86FastEmitStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2299 bool IsNonTemporal = I->hasMetadata(LLVMContext::MD_nontemporal); in createMachineMemOperandFor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2414 bool IsNonTemporal = I->hasMetadata(LLVMContext::MD_nontemporal); in createMachineMemOperandFor() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2182 bool IsNonTemporal = I->getMetadata(LLVMContext::MD_nontemporal) != nullptr; in createMachineMemOperandFor() local