Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp268 bool IsCode = SI->isText(); in loadObjectImpl() local
306 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local
435 bool IsCode = Section.isText(); in computeTotalAllocSize() local
654 bool IsCode) { in emitSection()
755 bool IsCode, in findOrEmitSection()
H A DRuntimeDyldMachO.cpp77 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local
125 bool IsCode = Sec.isText(); in getRelocationValueRef() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp336 bool IsCode = SI->isText(); in loadObjectImpl() local
382 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local
440 bool IsCode = SI->isText(); in loadObjectImpl() local
556 bool IsCode = Section.isText(); in computeTotalAllocSize() local
803 bool IsCode) { in emitSection()
929 bool IsCode, in findOrEmitSection()
H A DRuntimeDyldMachO.cpp78 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local
127 bool IsCode = Sec.isText(); in getRelocationValueRef() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp324 bool IsCode = SI->isText(); in loadObjectImpl() local
366 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local
424 bool IsCode = SI->isText(); in loadObjectImpl() local
540 bool IsCode = Section.isText(); in computeTotalAllocSize() local
774 bool IsCode) { in emitSection()
892 bool IsCode, in findOrEmitSection()
H A DRuntimeDyldMachO.cpp78 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local
127 bool IsCode = Sec.isText(); in getRelocationValueRef() local
/aosp_15_r20/external/federated-compute/fcp/testing/
H A Dtesting.h108 bool IsCode(StatusOr<T> const& x, StatusCode code) { in IsCode() function
111 inline bool IsCode(Status const& x, StatusCode code) { in IsCode() function
H A Dtesting.cc257 StatusMatcher IsCode(StatusCode code) { return StatusMatcher(code); } in IsCode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h189 bool IsCode = SecB.isText(); in processSubtractRelocation() local
215 bool IsCode = SecA.isText(); in processSubtractRelocation() local
H A DRuntimeDyldMachOI386.h172 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
H A DRuntimeDyldMachOARM.h383 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h190 bool IsCode = SecB.isText(); in processSubtractRelocation() local
216 bool IsCode = SecA.isText(); in processSubtractRelocation() local
H A DRuntimeDyldCOFFX86_64.h256 bool IsCode = SecI->isText(); in processRelocationRef() local
H A DRuntimeDyldMachOI386.h173 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
H A DRuntimeDyldMachOARM.h384 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h191 bool IsCode = SecB.isText(); in processSubtractRelocation() local
217 bool IsCode = SecA.isText(); in processSubtractRelocation() local
H A DRuntimeDyldCOFFX86_64.h171 bool IsCode = SecI->isText(); in processRelocationRef() local
H A DRuntimeDyldMachOARM.h252 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
H A DRuntimeDyldMachOI386.h171 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DRDFGraph.h721 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.h792 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DRDFGraph.h791 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DRDFGraph.h821 template <uint16_t Kind> static bool IsCode(const Node BA) { in IsCode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DRDFGraph.h821 template <uint16_t Kind> static bool IsCode(const Node BA) { in IsCode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DRDFGraph.h821 template <uint16_t Kind> static bool IsCode(const Node BA) { in IsCode() function

12