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"
85 struct OperandTraits<GlobalAlias> :
GlobalVariable.h 26 #include "llvm/IR/OperandTraits.h"
202 struct OperandTraits<GlobalVariable> :
Constants.h 28 #include "llvm/IR/OperandTraits.h"
369 struct OperandTraits<ConstantArray> :
427 struct OperandTraits<ConstantStruct> :
474 struct OperandTraits<ConstantVector> :
776 struct OperandTraits<BlockAddress> :
    [all...]
InstrTypes.h 22 #include "llvm/IR/OperandTraits.h"
128 struct OperandTraits<UnaryInstruction> :
371 struct OperandTraits<BinaryOperator> :
    [all...]
Instructions.h 373 struct OperandTraits<StoreInst> : public FixedNumOperandTraits<StoreInst, 2> {
544 struct OperandTraits<AtomicCmpXchgInst> :
690 struct OperandTraits<AtomicRMWInst>
    [all...]
  /external/llvm/lib/IR/
ConstantsContext.h 255 struct OperandTraits<UnaryConstantExpr> :
261 struct OperandTraits<BinaryConstantExpr> :
267 struct OperandTraits<SelectConstantExpr> :
273 struct OperandTraits<ExtractElementConstantExpr> :
279 struct OperandTraits<InsertElementConstantExpr> :
285 struct OperandTraits<ShuffleVectorConstantExpr> :
291 struct OperandTraits<ExtractValueConstantExpr> :
297 struct OperandTraits<InsertValueConstantExpr> :
303 struct OperandTraits<GetElementPtrConstantExpr> :
311 struct OperandTraits<CompareConstantExpr>
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 21 #include "llvm/IR/OperandTraits.h"
225 struct OperandTraits<ConstantPlaceHolder> :
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 25 #include "llvm/IR/OperandTraits.h"
240 struct OperandTraits<ConstantPlaceHolder> :
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 26 #include "llvm/IR/OperandTraits.h"
520 struct OperandTraits<ConstantPlaceHolder> :
    [all...]

Completed in 460 milliseconds