Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp104 bool IsNonTemporal = false; member in __anone9343ac70111::SIMemOpInfo
114 bool IsVolatile = false, bool IsNonTemporal = false, in SIMemOpInfo()
801 bool IsNonTemporal = true; in constructFromMIWithMMO() local
1029 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
1381 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
1683 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
1915 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
2185 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
2505 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
H A DAMDGPULowerBufferFatPointers.cpp1840 bool IsNonTemporal = AI.getMetadata(LLVMContext::MD_nontemporal); in visitAtomicCmpXchgInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp327 bool IsNonTemporal = MMO && MMO->isNonTemporal(); in X86FastEmitLoad() local
488 bool IsNonTemporal = MMO && MMO->isNonTemporal(); in X86FastEmitStore() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2363 bool IsNonTemporal = I->hasMetadata(LLVMContext::MD_nontemporal); in createMachineMemOperandFor() local