Home
last modified time | relevance | path

Searched defs:HasReturn (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_result.h44 bool HasReturn() const { return !return_.IsEmpty(); } in HasReturn() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp40 bool HasReturn; member
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCfgNode.h142 bool HasReturn = false; /// does this block need an epilog? variable
H A DWasmTranslator.cpp1144 const bool HasReturn = Module->signatures[SigIndex]->return_count() != 0; in CallIndirect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp40 bool HasReturn = false; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp40 bool HasReturn; member
/aosp_15_r20/external/llvm/lib/Analysis/
H A DInlineCost.cpp100 bool HasReturn; member in __anon847c27730111::CallAnalyzer
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dndrtypes.h83 unsigned char HasReturn : 1; member
Dndr64types.h73 NDR64_UINT32 HasReturn : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInlineCost.cpp215 bool HasReturn = false; member in __anond777b6d50111::CallAnalyzer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineCost.cpp358 bool HasReturn = false; member in __anonf762991b0111::CallAnalyzer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp4701 const bool HasReturn = MI.getNumExplicitDefs() != 0; in legalizeBufferAtomic() local