Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h983 bool IsInvariant = false; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.cpp633 bool IsInvariant = true; in findLoopInvariantInstructions() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.cpp72 bool IsInvariant(const TType &type, TCompiler *compiler) in IsInvariant() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp2415 bool IsInvariant = I->hasMetadata(LLVMContext::MD_invariant_load); in createMachineMemOperandFor() local