Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h613 virtual unsigned copyCost(const RegisterBank &A, const RegisterBank &B, in copyCost() function
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DLzcompCompress.java274 int copyCost = encodeLengthCost(length, dist, distRanges); in findMatch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterBankInfo.cpp204 unsigned AArch64RegisterBankInfo::copyCost(const RegisterBank &A, in copyCost() function in AArch64RegisterBankInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp157 unsigned AMDGPURegisterBankInfo::copyCost(const RegisterBank &Dst, in copyCost() function in AMDGPURegisterBankInfo