HomeSort by relevance Sort by last modified time
    Searched refs:LoadIntrinsics (Results 1 - 4 of 4) sorted by null

  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 84 /// LoadIntrinsics - Read all of the intrinsics defined in the specified
86 std::vector<CodeGenIntrinsic> LoadIntrinsics(const RecordKeeper &RC,
CodeGenTarget.cpp 369 std::vector<CodeGenIntrinsic> llvm::LoadIntrinsics(const RecordKeeper &RC,
IntrinsicEmitter.cpp 29 std::vector<CodeGenIntrinsic> Ints = LoadIntrinsics(Records, TargetOnly);
CodeGenDAGPatterns.cpp     [all...]

Completed in 30 milliseconds