HomeSort by relevance Sort by last modified time
    Searched defs:OperandTraits (Results 1 - 9 of 9) sorted by null

  /external/llvm/include/llvm/IR/
GlobalAlias.h 21 #include "llvm/IR/OperandTraits.h"
117 struct OperandTraits<GlobalAlias> :
GlobalVariable.h 26 #include "llvm/IR/OperandTraits.h"
179 struct OperandTraits<GlobalVariable> :
Constants.h 29 #include "llvm/IR/OperandTraits.h"
369 struct OperandTraits<ConstantArray> :
427 struct OperandTraits<ConstantStruct> :
474 struct OperandTraits<ConstantVector> :
782 struct OperandTraits<BlockAddress> :
    [all...]
InstrTypes.h 22 #include "llvm/IR/OperandTraits.h"
128 struct OperandTraits<UnaryInstruction> :
371 struct OperandTraits<BinaryOperator> :
    [all...]
Instructions.h 388 struct OperandTraits<StoreInst> : public FixedNumOperandTraits<StoreInst, 2> {
608 struct OperandTraits<AtomicCmpXchgInst> :
754 struct OperandTraits<AtomicRMWInst>
    [all...]
  /external/llvm/lib/IR/
ConstantsContext.h 258 struct OperandTraits<UnaryConstantExpr> :
264 struct OperandTraits<BinaryConstantExpr> :
270 struct OperandTraits<SelectConstantExpr> :
276 struct OperandTraits<ExtractElementConstantExpr> :
282 struct OperandTraits<InsertElementConstantExpr> :
288 struct OperandTraits<ShuffleVectorConstantExpr> :
294 struct OperandTraits<ExtractValueConstantExpr> :
300 struct OperandTraits<InsertValueConstantExpr> :
306 struct OperandTraits<GetElementPtrConstantExpr> :
314 struct OperandTraits<CompareConstantExpr>
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 22 #include "llvm/IR/OperandTraits.h"
260 struct OperandTraits<ConstantPlaceHolder> :
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 25 #include "llvm/IR/OperandTraits.h"
232 struct OperandTraits<ConstantPlaceHolder> :
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 27 #include "llvm/IR/OperandTraits.h"
511 struct OperandTraits<ConstantPlaceHolder> :
    [all...]

Completed in 189 milliseconds