Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.h33 class LLC; variable
160 LLC(const std::string &llcPath, CC *cc, in LLC() function
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DToolRunner.h34 class LLC; variable
207 LLC(const std::string &llcPath, GCC *Gcc, in LLC() function
/external/linux-kselftest/tools/testing/selftests/bpf/
DMakefile40 LLC ?= llc macro
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp315 InMemoryStruct<macho::LinkeditDataLoadCommand> LLC; in DumpLinkeditDataCommand() local
/external/libpcap/
Dgrammar.h136 LLC = 346, enumerator
258 #define LLC 346 macro
Dgrammar.c439 LLC = 346, enumerator
561 #define LLC 346 macro
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp248 InMemoryStruct<macho::LinkeditDataLoadCommand> LLC; in getSectionsAndSymbols() local
/external/scapy/scapy/layers/
Dl2.py193 class LLC(Packet): class
/external/llvm/tools/llvm-readobj/
DMachODumper.cpp681 MachO::linkedit_data_command LLC = Obj->getLinkeditDataLoadCommand(Load); in printMachODataInCode() local
/external/valgrind/none/tests/s390x/
Dopcodes.h277 #define LLC(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,94) macro
/external/llvm/tools/llvm-objdump/
DMachODump.cpp323 MachO::linkedit_data_command LLC = in getSectionsAndSymbols() local
/external/v8/src/s390/
Dsimulator-s390.cc6396 EVALUATE(LLC) { in EVALUATE() argument