Home
last modified time | relevance | path

Searched defs:GetConstantInt (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/skia/src/sksl/
H A DSkSLConstantFolder.cpp325 bool ConstantFolder::GetConstantInt(const Expression& value, SKSL_INT* out) { in GetConstantInt() function in SkSL::ConstantFolder
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp693 auto GetConstantInt = [](Value *V) { in calcZeroHeuristics() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp974 auto GetConstantInt = [](Value *V) { in calcZeroHeuristics() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp360 static ConstantInt *GetConstantInt(Value *V, const DataLayout &DL) { in GetConstantInt() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp410 static ConstantInt *GetConstantInt(Value *V, const DataLayout &DL) { in GetConstantInt() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp480 static ConstantInt *GetConstantInt(Value *V, const DataLayout &DL) { in GetConstantInt() function