HomeSort by relevance Sort by last modified time
    Searched defs:OpType (Results 26 - 34 of 34) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 335 enum OpType {
354 OpType Operation;
363 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V)
369 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2)
469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 335 enum OpType {
354 OpType Operation;
363 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V)
369 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2)
469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 335 enum OpType {
354 OpType Operation;
363 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V)
369 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2)
469 OpType getOperation() const { return Operation; }
  /external/skia/tools/debugger/
SkDrawCommand.h 27 enum OpType {
71 SkDrawCommand(OpType opType);
110 OpType getType() const { return fOpType; }
122 static const char* GetCommandString(OpType type);
149 OpType fOpType;
  /external/swiftshader/third_party/subzero/src/
IceInstARM32.h 472 Type OpType);
790 const Type OpType = (isVectorCompare() ? getSrc(0) : getDest())->getType();
791 emitThreeAddrFP(Opcode, Sign, this, Func, OpType);
799 const Type OpType = (isVectorCompare() ? getSrc(0) : getDest())->getType();
800 Str << " = " << Opcode << "." << OpType << " ";
    [all...]
PNaClTranslator.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdsapi.h     [all...]

Completed in 1083 milliseconds

12