Home
last modified time | relevance | path

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

/external/federated-compute/fcp/testing/
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
Dtesting.cc257 StatusMatcher IsCode(StatusCode code) { return StatusMatcher(code); } in IsCode() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h191 bool IsCode = SecB.isText(); in processSubtractRelocation() local
217 bool IsCode = SecA.isText(); in processSubtractRelocation() local
DRuntimeDyldCOFFX86_64.h171 bool IsCode = SecI->isText(); in processRelocationRef() local
DRuntimeDyldMachOARM.h252 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
DRuntimeDyldMachOI386.h171 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h190 bool IsCode = SecB.isText(); in processSubtractRelocation() local
216 bool IsCode = SecA.isText(); in processSubtractRelocation() local
DRuntimeDyldCOFFX86_64.h256 bool IsCode = SecI->isText(); in processRelocationRef() local
DRuntimeDyldMachOI386.h173 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
DRuntimeDyldMachOARM.h384 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h189 bool IsCode = SecB.isText(); in processSubtractRelocation() local
215 bool IsCode = SecA.isText(); in processSubtractRelocation() local
DRuntimeDyldMachOI386.h172 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
DRuntimeDyldMachOARM.h383 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
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()
DRuntimeDyldMachO.cpp77 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local
125 bool IsCode = Sec.isText(); in getRelocationValueRef() local
DRuntimeDyldELF.cpp883 bool IsCode = TSI->isText(); in findOPDEntrySection() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
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()
DRuntimeDyldMachO.cpp78 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local
127 bool IsCode = Sec.isText(); in getRelocationValueRef() local
DRuntimeDyldELF.cpp667 bool IsCode = TSI->isText(); in findOPDEntrySection() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
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()
DRuntimeDyldMachO.cpp78 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local
127 bool IsCode = Sec.isText(); in getRelocationValueRef() local
DRuntimeDyldELF.cpp767 bool IsCode = TSI->isText(); in findOPDEntrySection() local
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h721 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h792 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DRDFGraph.h791 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function