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

  /external/llvm/include/llvm/
GlobalAlias.h 19 #include "llvm/OperandTraits.h"
86 struct OperandTraits<GlobalAlias> :
GlobalVariable.h 24 #include "llvm/OperandTraits.h"
184 struct OperandTraits<GlobalVariable> :
Constants.h 25 #include "llvm/OperandTraits.h"
377 struct OperandTraits<ConstantArray> :
436 struct OperandTraits<ConstantStruct> :
484 struct OperandTraits<ConstantVector> :
791 struct OperandTraits<BlockAddress> :
    [all...]
InstrTypes.h 20 #include "llvm/OperandTraits.h"
130 struct OperandTraits<UnaryInstruction> :
374 struct OperandTraits<BinaryOperator> :
    [all...]
Instructions.h 373 struct OperandTraits<StoreInst> : public FixedNumOperandTraits<StoreInst, 2> {
545 struct OperandTraits<AtomicCmpXchgInst> :
691 struct OperandTraits<AtomicRMWInst>
862 struct OperandTraits<GetElementPtrInst> :
    [all...]
  /external/llvm/lib/VMCore/
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 28 #include "llvm/OperandTraits.h"
226 struct OperandTraits<ConstantPlaceHolder> :
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 29 #include "llvm/OperandTraits.h"
241 struct OperandTraits<ConstantPlaceHolder> :
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 31 #include "llvm/OperandTraits.h"
520 struct OperandTraits<ConstantPlaceHolder> :
    [all...]

Completed in 642 milliseconds