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

  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 315 Cost = TLI->getRepRegClassCostFor(VT);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 313 Cost = TLI->getRepRegClassCostFor(VT);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 220 /// getRepRegClassCostFor - Return the cost of the 'representative' register
222 virtual uint8_t getRepRegClassCostFor(EVT VT) const {
223 assert(VT.isSimple() && "getRepRegClassCostFor called on illegal type!");
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineLICM.cpp 678 RCCost = TLI->getRepRegClassCostFor(VT);
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 450 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 575 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 575 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 575 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 575 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 575 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 575 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 575 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 575 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]

Completed in 185 milliseconds