Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.cpp120 void Object::truncateSections(function_ref<bool(const Section &)> ToTruncate) { in truncateSections()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp930 Register ToTruncate = Call->ReturnRegister; in genWorkgroupQuery() local