Home
last modified time | relevance | path

Searched defs:IsLast (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp59 bool IsLast) { in callAppendArgs()
73 bool IsLast) { in appendArg()
162 bool IsLast) { in appendString()
170 bool SpecIsCString, bool IsLast) { in processArg()
226 bool IsLast = i == NumOps - 1; in emitAMDGPUPrintfCall() local
H A DASanStackFrameLayout.cpp73 bool IsLast = i == NumVars - 1; in ComputeASanStackFrameLayout() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DASanStackFrameLayout.cpp75 bool IsLast = i == NumVars - 1; in ComputeASanStackFrameLayout() local
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Dbytecode_utils.h113 bool IsLast() const { return index_ == num_entries_ - 1; } in IsLast() function
Dtype_lookup_table.h130 bool IsLast(uint32_t mask_bits) const { in IsLast() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Dbytecode_utils.h113 bool IsLast() const { return index_ == num_entries_ - 1; } in IsLast() function
Dtype_lookup_table.h132 bool IsLast(uint32_t mask_bits) const { in IsLast() function
/aosp_15_r20/art/libdexfile/dex/
H A Dbytecode_utils.h113 bool IsLast() const { return index_ == num_entries_ - 1; } in IsLast() function
H A Dtype_lookup_table.h132 bool IsLast(uint32_t mask_bits) const { in IsLast() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Dbytecode_utils.h113 bool IsLast() const { return index_ == num_entries_ - 1; } in IsLast() function
Dtype_lookup_table.h132 bool IsLast(uint32_t mask_bits) const { in IsLast() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Dbytecode_utils.h113 bool IsLast() const { return index_ == num_entries_ - 1; } in IsLast() function
Dtype_lookup_table.h132 bool IsLast(uint32_t mask_bits) const { in IsLast() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Dbytecode_utils.h113 bool IsLast() const { return index_ == num_entries_ - 1; } in IsLast() function
Dtype_lookup_table.h132 bool IsLast(uint32_t mask_bits) const { in IsLast() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Dbytecode_utils.h113 bool IsLast() const { return index_ == num_entries_ - 1; } in IsLast() function
Dtype_lookup_table.h132 bool IsLast(uint32_t mask_bits) const { in IsLast() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Dbytecode_utils.h113 bool IsLast() const { return index_ == num_entries_ - 1; } in IsLast() function
Dtype_lookup_table.h132 bool IsLast(uint32_t mask_bits) const { in IsLast() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DASanStackFrameLayout.cpp74 bool IsLast = i == NumVars - 1; in ComputeASanStackFrameLayout() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DModuloSchedule.cpp368 unsigned LastStageNum, unsigned CurStageNum, bool IsLast) { in generateExistingPhis()
606 unsigned LastStageNum, unsigned CurStageNum, bool IsLast) { in generatePhis()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DModuloSchedule.cpp368 unsigned LastStageNum, unsigned CurStageNum, bool IsLast) { in generateExistingPhis()
607 bool IsLast) { in generatePhis()
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_diagnostic_tlvs.hpp1088 bool IsLast(void) const { return GetFlagsIndex() & kIsLastFlag; } in IsLast() function in ot::NetworkDiagnostic::AnswerTlv
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dpacket_buffer_unittest.cc108 enum IsLast { kLast, kNotLast }; enum in webrtc::video_coding::__anon5ed2caa20111::PacketBufferTest
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2475 bool IsLast) { in generateExistingPhis()
2715 bool IsLast) { in generatePhis()