Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1200 bool IsInvariant = false; global() member
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp1077 bool IsInvariant = handleMemoryInst() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2416 bool IsInvariant = I->hasMetadata(LLVMContext::MD_invariant_load); in createMachineMemOperandFor() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2166 bool IsInvariant = L && L->isLoopInvariant(Op); shouldBroadcast() local