Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1198 bool IsInvariant = false; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2300 bool IsInvariant = I->hasMetadata(LLVMContext::MD_invariant_load); in createMachineMemOperandFor() local