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

  /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/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 1151 milliseconds