Home
last modified time | relevance | path

Searched defs:ConstantFold (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/compiler/test/
H A Dtest-constant-fold.cpp83 class ConstantFold : public testing::Test { class
85 ConstantFold() in ConstantFold() function in ConstantFold
99 TEST_F(ConstantFold, Swizzles) in TEST_F() argument
118 TEST_F(ConstantFold, VectorConstructions2i16) in TEST_F() argument
137 TEST_F(ConstantFold, VectorConstructions4i8) in TEST_F() argument
151 TEST_F(ConstantFold, VectorConstructions2i8) in TEST_F() argument
168 TEST_F(ConstantFold, LimitedShiftsForTexturing) in TEST_F() argument
188 TEST_F(ConstantFold, NonConstantSourcesCannotBeFolded) in TEST_F() argument
201 TEST_F(ConstantFold, OtherOperationsShouldNotFold) in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dconstant_folding.cc587 Status ConstantFold(const ConstantFoldingOptions& opts, in ConstantFold() function
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4176 ConstantFold(Instruction *I, const DataLayout &DL, in ConstantFold() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4703 ConstantFold(Instruction *I, const DataLayout &DL, in ConstantFold() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5638 ConstantFold(Instruction *I, const DataLayout &DL, in ConstantFold() function